]> granicus.if.org Git - python/commit
Even though we don't currently use unicode or complex numbers in the test,
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 27 Feb 2006 21:08:23 +0000 (21:08 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 27 Feb 2006 21:08:23 +0000 (21:08 +0000)
commit9aaad88393969c3b61609ad93331a743c1dafda7
tree8638a5cf4a03d9c4c31bcd6b596df650789b78cf
parentbe66e943c2efb9c83cd139ae036d721a6ce592b0
Even though we don't currently use unicode or complex numbers in the test,
be complete when when checking types.

Yield cannot be tested outside a function, so add a comment to that effect.
Lib/test/test_ast.py