summaryrefslogtreecommitdiffstats
path: root/Lib/tzparse.py
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2000-03-16 20:06:59 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2000-03-16 20:06:59 (GMT)
commit36cc6a21973c38376c6a6fb646ca53e079950586 (patch)
treee58e97b683ddaf7abc6fcaf93ba56d6103e46406 /Lib/tzparse.py
parentf635abee3a3c56aa614ca4c0edb963ec9747bf82 (diff)
downloadcpython-36cc6a21973c38376c6a6fb646ca53e079950586.zip
cpython-36cc6a21973c38376c6a6fb646ca53e079950586.tar.gz
cpython-36cc6a21973c38376c6a6fb646ca53e079950586.tar.bz2
complete rewrite
code generator uses flowgraph as intermediate representation. the old rep uses a list with explicit "StackRefs" to indicate the target of jumps. pyassem converts flowgraph to bytecode, breaks up individual steps of generating bytecode
Diffstat (limited to 'Lib/tzparse.py')
0 files changed, 0 insertions, 0 deletions