Files
cpython/Modules
Gregory P. Smith bd4976bbd3 Always #define _PyLong_FromDev as we always need it to compile rather than
only defining it when HAVE_MKNOD && HAVE_MAKEDEV are true.

This "oops" issue reported by John E. Malmberg on core-mentorship.
(what kinds of systems don't HAVE_MKNOD && HAVE_MAKEDEV?)
2015-01-28 16:08:07 -08:00
..
2015-01-13 09:20:31 -05:00
2014-12-21 21:00:51 -06:00
2015-01-20 14:11:38 -06:00
2014-02-04 10:12:18 -05:00
2014-07-25 15:00:30 -07:00
2014-10-28 22:24:46 +01:00
2014-10-09 22:16:15 +02:00
2015-01-11 13:22:44 +00:00
2014-09-14 19:21:05 -07:00
2014-10-02 08:35:31 +02:00
2013-08-01 22:13:30 -07:00
2015-01-11 13:22:44 +00:00
2014-08-22 14:01:56 -04:00
2013-10-26 13:22:08 -04:00
2014-07-06 13:04:20 -07:00
2014-07-06 13:04:20 -07:00
2014-02-04 09:33:05 +01:00
2014-02-16 14:17:28 -05:00

Source files for standard library extension modules,
and former extension modules that are now builtin modules.