]> granicus.if.org Git - python/commit
New std test for generators, initially populated with doctests NeilS put
authorTim Peters <tim.peters@gmail.com>
Sat, 23 Jun 2001 20:27:04 +0000 (20:27 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 23 Jun 2001 20:27:04 +0000 (20:27 +0000)
commit1def351b4560e6261dbf1c7c0f7794ea1b693163
tree5dac97761ad088b033cd6f5cd6b3a7fb5e2d5b75
parentbfdf4ecad06b542adae54029f861c9441b2079b7
New std test for generators, initially populated with doctests NeilS put
together.
Lib/test/test_generators.py [new file with mode: 0644]