]> granicus.if.org Git - python/commit
Remove more '<>' usage.
authorBrett Cannon <bcannon@gmail.com>
Fri, 25 Aug 2006 04:36:39 +0000 (04:36 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 25 Aug 2006 04:36:39 +0000 (04:36 +0000)
commit5f5cfd121db044b5adf5d9da29fed0d31fec1814
treed9ab7c92b8dfdcb8981e936460942e2ed6551f76
parentcf588f6448f8adfa12886f42db4d1c4ad3544da5
Remove more '<>' usage.

``python -m compileall -f`` is really handy for finding Python files that use
invalid syntax.
Modules/cgen.py