Python 3: coerce iterators into lists where necessary
authorNils Philippsen <nils@tiptoe.de>
Wed, 25 Nov 2015 23:09:08 +0000 (00:09 +0100)
committerNils Philippsen <nils@tiptoe.de>
Thu, 26 Nov 2015 13:47:57 +0000 (14:47 +0100)
commit8b8a0203cfe66c34655acc40fa147e6e8e3fe09b
treeedc70d2e5fbb388c340d1b3489a3bb2ea752b293
parenta49a3f066e686b97eadaeb0d2e6aa8eb2d8d8a21
Python 3: coerce iterators into lists where necessary
python/lib/gen_pyobject.py
python/lib/generator.py