]> granicus.if.org Git - python/commit
Use file.write instead of print to make it easier to merge with 3k.
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 31 Mar 2008 04:28:40 +0000 (04:28 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 31 Mar 2008 04:28:40 +0000 (04:28 +0000)
commit371d1747f9ba084c04f5252c6e04837b59753e7e
tree1a4a03f44f3b25106e803ecf08f0f358dd9f4f91
parent105f3d4fdc7d7c7d9198ef4c9b2be8d5755584b4
Use file.write instead of print to make it easier to merge with 3k.
Parser/asdl_c.py