summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-05-01 20:19:08 (GMT)
committerGuido van Rossum <guido@python.org>2000-05-01 20:19:08 (GMT)
commit96774c1347a9849fb49b006b5451c8d156c51446 (patch)
tree16390802f908d17cc17a443071fe9a07d34ae273 /Objects
parentd67ddbbec110af0f7d954fcbcdf34da6c6f9b275 (diff)
downloadcpython-96774c1347a9849fb49b006b5451c8d156c51446.zip
cpython-96774c1347a9849fb49b006b5451c8d156c51446.tar.gz
cpython-96774c1347a9849fb49b006b5451c8d156c51446.tar.bz2
Marc-Andre Lemburg:
Changed all references to the MAGIC constant to use a global pyc_magic instead. This global is initially set to MAGIC, but can be changed by the _PyImport_Init() function to provide for special features implemented in the compiler which are settable using command line switches and affect the way PYC files are generated. Currently this change is only done for the -U flag.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions