Staging
v0.8.1
https://github.com/python/cpython
Revision 2051608616178ca6b73d5d59d887ddd67c5835e3 authored by Jeremy Hylton on 01 September 2000, 20:33:26 UTC, committed by Jeremy Hylton on 01 September 2000, 20:33:26 UTC
Fix import support to work with import as variant of Python 2.0.  The
grammar for import changed, requiring changes in transformer and code
generator, even to handle compilation of imports with as.
1 parent 7527e00
History
Tip revision: 2051608616178ca6b73d5d59d887ddd67c5835e3 authored by Jeremy Hylton on 01 September 2000, 20:33:26 UTC
Update magic number.
Tip revision: 2051608
File Mode Size
Makefile -rw-r--r-- 286 bytes
Python.h -rw-r--r-- 3.0 KB
abstract.h -rw-r--r-- 30.8 KB
bitset.h -rw-r--r-- 1.2 KB
bufferobject.h -rw-r--r-- 1.3 KB
cStringIO.h -rw-r--r-- 3.9 KB
ceval.h -rw-r--r-- 3.8 KB
classobject.h -rw-r--r-- 2.9 KB
cobject.h -rw-r--r-- 2.1 KB
codecs.h -rw-r--r-- 3.3 KB
compile.h -rw-r--r-- 2.2 KB
complexobject.h -rw-r--r-- 1.4 KB
config.h -rwxr-xr-x 3.2 KB
dictobject.h -rw-r--r-- 1.6 KB
errcode.h -rw-r--r-- 1.5 KB
eval.h -rw-r--r-- 691 bytes
fileobject.h -rw-r--r-- 1.4 KB
floatobject.h -rw-r--r-- 1.1 KB
frameobject.h -rw-r--r-- 3.1 KB
funcobject.h -rw-r--r-- 1.6 KB
graminit.h -rw-r--r-- 1.4 KB
grammar.h -rw-r--r-- 2.4 KB
import.h -rw-r--r-- 1.9 KB
intobject.h -rw-r--r-- 2.6 KB
intrcheck.h -rw-r--r-- 725 bytes
listobject.h -rw-r--r-- 2.2 KB
longintrepr.h -rw-r--r-- 2.2 KB
longobject.h -rw-r--r-- 2.0 KB
marshal.h -rw-r--r-- 1.1 KB
metagrammar.h -rw-r--r-- 693 bytes
methodobject.h -rw-r--r-- 2.2 KB
modsupport.h -rw-r--r-- 3.3 KB
moduleobject.h -rw-r--r-- 1010 bytes
node.h -rw-r--r-- 1.4 KB
object.h -rw-r--r-- 19.1 KB
objimpl.h -rw-r--r-- 10.5 KB
opcode.h -rw-r--r-- 4.4 KB
osdefs.h -rw-r--r-- 1.2 KB
parsetok.h -rw-r--r-- 1.0 KB
patchlevel.h -rw-r--r-- 1.7 KB
pgenheaders.h -rw-r--r-- 1.7 KB
pydebug.h -rw-r--r-- 981 bytes
pyerrors.h -rw-r--r-- 4.0 KB
pyfpe.h -rw-r--r-- 8.3 KB
pymem.h -rw-r--r-- 5.5 KB
pyport.h -rw-r--r-- 10.2 KB
pystate.h -rw-r--r-- 2.2 KB
pythonrun.h -rw-r--r-- 3.6 KB
pythread.h -rw-r--r-- 1.8 KB
rangeobject.h -rw-r--r-- 903 bytes
rename1.h -rwxr-xr-x 12.7 KB
sliceobject.h -rw-r--r-- 971 bytes
stringobject.h -rw-r--r-- 4.1 KB
structmember.h -rw-r--r-- 2.3 KB
sysmodule.h -rw-r--r-- 1.1 KB
token.h -rw-r--r-- 2.0 KB
traceback.h -rw-r--r-- 1011 bytes
tupleobject.h -rw-r--r-- 2.0 KB
ucnhash.h -rw-r--r-- 459 bytes
unicodeobject.h -rw-r--r-- 29.0 KB

back to top