-
R. David Murray yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r69111 | brett.cannon | 2009-01-29 20:31:34 -0500 (Thu, 29 Jan 2009) | 3 lines The trace module was trying to turn ints into ints since co_lnotab was changed to a bytes object. ........
19563618