This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author srittau
Recipients levkivskyi, srittau
Date 2017-11-02.23:55:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509666909.58.0.213398074469.issue31700@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry for not responding, but I didn't know what I could have added that I didn't already say in the opening post. Of course, you can use workaround like using the three-argument version or creating aliases. Using Iterator is of course not a real solution for the general case.

I still believe that Generator should be usable with just one argument or typing should provide such an alias.
History
Date User Action Args
2017-11-02 23:55:09srittausetrecipients: + srittau, levkivskyi
2017-11-02 23:55:09srittausetmessageid: <1509666909.58.0.213398074469.issue31700@psf.upfronthosting.co.za>
2017-11-02 23:55:09srittaulinkissue31700 messages
2017-11-02 23:55:09srittaucreate