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 rhettinger
Recipients
Date 2004-12-19.22:04:57
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

This is intensionally not part of the API.

mkarg() is used by some of the documented functions.
mk2arg() is not used at but is being retained incase someone
had found it and used it prior to the __all__ variable being
added a few years ago.
History
Date User Action Args
2007-08-23 14:27:47adminlinkissue1072410 messages
2007-08-23 14:27:47admincreate