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 bar.harel
Recipients bar.harel, rhettinger, serhiy.storchaka
Date 2016-05-28.12:10:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464437424.9.0.859596780143.issue27141@psf.upfronthosting.co.za>
In-reply-to
Content
Added UserDict and UserList tests.
Keep in mind I am currently skipping UserDict's tests until we will implement the correct mechanism.
We do not need the same tests or functionality for UserString as UserString is immutable.
History
Date User Action Args
2016-05-28 12:10:24bar.harelsetrecipients: + bar.harel, rhettinger, serhiy.storchaka
2016-05-28 12:10:24bar.harelsetmessageid: <1464437424.9.0.859596780143.issue27141@psf.upfronthosting.co.za>
2016-05-28 12:10:24bar.harellinkissue27141 messages
2016-05-28 12:10:24bar.harelcreate