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 phr
Recipients
Date 2001-10-19.14:16:48
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=72053

1) anything but the base types aren't part of the
xmlrpc spec

2) be very very careful about unmarshalling any but basic
objects, because of possible security attacks.  See
item 471893 for some more info.
History
Date User Action Args
2007-08-23 13:56:45adminlinkissue469972 messages
2007-08-23 13:56:45admincreate