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 donlorenzo
Recipients Claudiu.Popa, donlorenzo
Date 2014-09-26.10:35:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411727727.9.0.217990312666.issue22141@psf.upfronthosting.co.za>
In-reply-to
Content
Oops!

tests sound like a good Idea.
I realized my "fix" doesn't work.
I had not noticed this before because in my application I had already implemented a workaround :/

The problem with catching the trailing parenthesis is that the group then does not match the attribute of the class.
I'll be back with a new patch and test case.
History
Date User Action Args
2014-09-26 10:35:27donlorenzosetrecipients: + donlorenzo, Claudiu.Popa
2014-09-26 10:35:27donlorenzosetmessageid: <1411727727.9.0.217990312666.issue22141@psf.upfronthosting.co.za>
2014-09-26 10:35:27donlorenzolinkissue22141 messages
2014-09-26 10:35:27donlorenzocreate