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 anthonybaxter
Recipients
Date 2004-08-30.16:18:30
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=29957

I can live with David's last solution (moving the type check
to CP.set). RCP isn't in __all__, and isn't documented, so I
don't think it matters so much if it has internally
inconsistent results - we can also put a type check in the
output code to make sure it gets picked up there...

History
Date User Action Args
2007-08-23 14:24:13adminlinkissue997050 messages
2007-08-23 14:24:13admincreate