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 aliles
Recipients aliles, daniel.urban, eric.araujo, ezio.melotti, flox, meador.inge, ncoghlan, rhettinger
Date 2012-10-30.04:28:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I've updated the patch for the current default branch (to be Python 3.4) and added documentation to the inspect module for the new unwraps function. Functionally unwraps and it's tests are unchanged.
History
Date User Action Args
2012-10-30 04:28:06alilessetrecipients: + aliles, rhettinger, ncoghlan, ezio.melotti, eric.araujo, flox, meador.inge, daniel.urban
2012-10-30 04:28:06alilessetmessageid: <[email protected]>
2012-10-30 04:28:06alileslinkissue13266 messages
2012-10-30 04:28:06alilescreate