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 yselivanov
Recipients Arfrever, asvetlov, bignose, cvrebert, eric.snow, ncoghlan, serhiy.storchaka, yselivanov
Date 2014-01-30.06:20:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391062802.14.0.0879416743407.issue15731@psf.upfronthosting.co.za>
In-reply-to
Content
Perhaps, something like @functools.inherit decorator could help: https://gist.github.com/1st1/8703533 (just a quick illustration).
History
Date User Action Args
2014-01-30 06:20:02yselivanovsetrecipients: + yselivanov, ncoghlan, Arfrever, cvrebert, asvetlov, bignose, eric.snow, serhiy.storchaka
2014-01-30 06:20:02yselivanovsetmessageid: <1391062802.14.0.0879416743407.issue15731@psf.upfronthosting.co.za>
2014-01-30 06:20:02yselivanovlinkissue15731 messages
2014-01-30 06:20:01yselivanovcreate