Issue 7832. Document changes to unittest.TestCase.assertSameElements and assertItemsEqual

This commit is contained in:
Michael Foord 2010-03-20 18:09:14 +00:00
parent 91c9da34bc
commit abd91d5f2c
4 changed files with 32 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python
# Make a reST file compliant to our pre-commit hook.
# Currently just remove trailing whitespace.