Files
cpython/Include
Jeremy Hylton 483638c9a8 Undo recent change that banned using import to bind a global, as per
discussion on python-dev.  'from mod import *' is still banned except
at the module level.

Fix value for special NOOPT entry in symtable.  Initialze to 0 instead
of None, so that later uses of PyInt_AS_LONG() are valid.  (Bug
reported by Donn Cave.)

replace local REPR macros with PyObject_REPR in object.h
2001-02-01 20:20:45 +00:00
..
2001-01-25 20:04:14 +00:00
2001-01-25 20:06:59 +00:00
2001-01-25 20:06:59 +00:00
2001-01-25 20:06:59 +00:00
2001-01-25 20:04:14 +00:00