Staging
v0.5.1
https://github.com/python/cpython
Revision 702dada2c5f0f3e65bef4e086f4967cbe1efbb36 authored by Gregory P. Smith on 29 January 2015, 00:07:52 UTC, committed by Gregory P. Smith on 29 January 2015, 00:07:52 UTC
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?)
1 parent fa73779
History
Tip revision: 702dada2c5f0f3e65bef4e086f4967cbe1efbb36 authored by Gregory P. Smith on 29 January 2015, 00:07:52 UTC
Always #define _PyLong_FromDev as we always need it to compile rather than
Tip revision: 702dada
File Mode Size
__init__.py -rw-r--r-- 17.1 KB
schema.py -rw-r--r-- 79.7 KB
sequence.py -rw-r--r-- 3.8 KB
text.py -rw-r--r-- 8.8 KB

back to top