]> granicus.if.org Git - python/commit
Add another little test to make sure we roundtrip multiple list comp ifs ok.
authorNeal Norwitz <nnorwitz@gmail.com>
Wed, 12 Apr 2006 05:27:46 +0000 (05:27 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Wed, 12 Apr 2006 05:27:46 +0000 (05:27 +0000)
commitd3a9162e5eda1c9938d77db8197c9424b4a317f1
treea366cf93462360f73c0c814861e3ff30bf4672d5
parent4b194fabdf837b2646bd2ad3a742451882fb0638
Add another little test to make sure we roundtrip multiple list comp ifs ok.
Add tests for generator expressions too.
Lib/test/test_parser.py