summaryrefslogtreecommitdiff
path: root/Lib/test/test_buffer.py
Commit message (Expand)AuthorAgeFilesLines
* #7092 - Silence more py3k deprecation warnings, using test_support.check_py3k...Florent Xicluna2010-03-211-1/+3
* Reverting the Revision: 77368. I committed Flox's big patch for tests bySenthil Kumaran2010-01-081-6/+1
* Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. ...Senthil Kumaran2010-01-081-1/+6
* Improve extended slicing support in builtin types and classes. Specifically:Thomas Wouters2007-08-281-0/+29