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 taleinat
Recipients larry, taleinat
Date 2014-01-25.08:55:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390640157.66.0.483500345002.issue20385@psf.upfronthosting.co.za>
In-reply-to
Content
I've found two bugs:

1) In the type check, a '&' needs to be added before the type name.
2) Setting template_dict['self_type_object'] fails for module functions
History
Date User Action Args
2014-01-25 08:55:57taleinatsetrecipients: + taleinat, larry
2014-01-25 08:55:57taleinatsetmessageid: <1390640157.66.0.483500345002.issue20385@psf.upfronthosting.co.za>
2014-01-25 08:55:57taleinatlinkissue20385 messages
2014-01-25 08:55:57taleinatcreate