Files
cpython/Lib/compiler/pycodegen.py
Michael W. Hudson b45532abd2 A couple of fixes for the compiler package:
* always write the mtime to a .pyc in little endian format
 * ensure class's docstrings get attached to the class, not the
   enclosing scope!

Rather more fixes are needed for the trunk; these will be done in due
course.
2002-10-07 12:21:09 +00:00

41 KiB