]> granicus.if.org Git - python/commit
Remove comment with very long lines that explained what the code used
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 22 May 2003 15:47:02 +0000 (15:47 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 22 May 2003 15:47:02 +0000 (15:47 +0000)
commit521482d84f2f66949dc9824703c6ea3dad8d6f9c
treeea0290cbb3342e5d612ac58b6267b42069090b5b
parentc8fb937fbf8313917792ebcaf242b0a66155d801
Remove comment with very long lines that explained what the code used
to do.

XXX Please be careful when checking in patches to avoid checking in
junk that explains what the patched code used to do.
Python/compile.c