• Michael W. Hudson's avatar
    A couple of fixes for the compiler package: · b45532ab
    Michael W. Hudson yazdı
     * 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.
    b45532ab
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
ast.py Loading commit data...
consts.py Loading commit data...
future.py Loading commit data...
misc.py Loading commit data...
pyassem.py Loading commit data...
pycodegen.py Loading commit data...
symbols.py Loading commit data...
syntax.py Loading commit data...
transformer.py Loading commit data...
visitor.py Loading commit data...