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 loewis
Recipients
Date 2007-04-24.05:41:48
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I would not call it partial.skip, but partial.unbound (or find yet a better name that indicates that the argument is not skipped, but instead will be an argument of the resulting partial function).
History
Date User Action Args
2007-08-23 16:12:45adminlinkissue1706256 messages
2007-08-23 16:12:45admincreate