diff options
author | Gregory P. Smith <greg@krypto.org> | 2015-01-28 16:08:07 -0800 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2015-01-28 16:08:07 -0800 |
commit | bd4976bbd3c8cdfba974c1a66970a1f956c08f53 (patch) | |
tree | e7b87460f500fbf119fe29d17a83cc83ce68d4d3 /Python/ceval.c | |
parent | bea0a2843952629ac665f2353c0977eabad6fdc1 (diff) | |
parent | 702dada2c5f0f3e65bef4e086f4967cbe1efbb36 (diff) | |
download | cpython-git-bd4976bbd3c8cdfba974c1a66970a1f956c08f53.tar.gz |
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?)
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions