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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 5.9 KB
README.txt -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.0 KB
conf.py -rw-r--r-- 5.6 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 40.8 KB
license.rst -rw-r--r-- 45.6 KB
make.bat -rw-r--r-- 3.6 KB

README.txt

back to top