]> granicus.if.org Git - python/commit
revise arguments for addCode method on lnotab. take several numbers
authorJeremy Hylton <jeremy@alum.mit.edu>
Mon, 6 Mar 2000 18:53:14 +0000 (18:53 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Mon, 6 Mar 2000 18:53:14 +0000 (18:53 +0000)
commitabd7ebf70bbb149b3872d26925ebab21b740cd58
tree69ee04a844c821a242b66785df431cd21b95fcdc
parentfa974a9d06a216ca55bd81985fe75b17bdc3630a
revise arguments for addCode method on lnotab.  take several numbers
that are internally converted to chars, rather than taking a string.
Lib/compiler/pyassem.py
Tools/compiler/compiler/pyassem.py