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 skip.montanaro
Recipients
Date 2007-03-11.01:21:34
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Here's a revised patch.  An object having a __dict__ method takes precedence, but an object which can successfully be converted into a list will be transmitted as a list.  No more allow_iter parameter.  Martin, does it look okay to you?

Skip


File Added: xmliter.diff
History
Date User Action Args
2007-08-23 15:44:53adminlinkissue1374063 messages
2007-08-23 15:44:53admincreate