• Thomas Wouters's avatar
    Backport Tim's checkin 1.20: · 48a433cf
    Thomas Wouters yazdı
    SF bug 430991: wrong co_lnotab
    Armin Rigo pointed out that the way the line-# table got built didn't work
    for lines generating more than 255 bytes of bytecode.  Fixed as he
    suggested, plus corresponding changes to pyassem.py, plus added some long
    overdue docs about this subtle table to compile.c.
    48a433cf
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...
transformer.py Loading commit data...
visitor.py Loading commit data...