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 petri.lehtinen
Recipients eric.araujo, ezio.melotti, ncoghlan, petri.lehtinen, terry.reedy
Date 2011-11-18.09:26:40
SpamBayes Score 0.00020160373
Marked as misclassified No
Message-id <20111118092626.GB3148@p16>
In-reply-to <1321608132.66.0.912949562322.issue13349@psf.upfronthosting.co.za>
Content
Ezio Melotti wrote:
> You could start by adding it in the file where you need it. If it
> starts becoming useful elsewhere too, it can then be moved somewhere
> else. I would expect such function to be private, so we are free to
> move it whenever we need it.

Well, msg147109 already lists 6 files that would use this function.
Some of them are under Objects&, some are under Modules/.
History
Date User Action Args
2011-11-18 09:26:41petri.lehtinensetrecipients: + petri.lehtinen, terry.reedy, ncoghlan, ezio.melotti, eric.araujo
2011-11-18 09:26:40petri.lehtinenlinkissue13349 messages
2011-11-18 09:26:40petri.lehtinencreate