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 zach.ware
Recipients barry, brett.cannon, gvanrossum, larry, meador.inge, ncoghlan, skrah, tim.peters, yselivanov, zach.ware
Date 2014-01-19.06:46:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAKJDb-N_yCRA=aM8He=10guAEGvOH1FuGG7SzBr=MZ6rWxcX4A@mail.gmail.com>
In-reply-to <1390113629.63.0.973627376607.issue20189@psf.upfronthosting.co.za>
Content
Larry Hastings added the comment:
> Once I've done that, it'd be easy to make it also rename the secret self converter name to "_module" or something.  Anyway, long story short, let's not try to fix #3 in this patch.

That sounds fine.  _winapi is the only place I've seen that has a
'module' parameter and it's not finished yet anyway, so it can wait a
bit more (less than a week, though ;-).
History
Date User Action Args
2014-01-19 06:46:41zach.waresetrecipients: + zach.ware, gvanrossum, tim.peters, barry, brett.cannon, ncoghlan, larry, skrah, meador.inge, yselivanov
2014-01-19 06:46:41zach.warelinkissue20189 messages
2014-01-19 06:46:41zach.warecreate