aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_binascii.py
Commit message (Expand)AuthorAge
* Complete the absolute import patch for the test suite. All relativeBarry Warsaw2002-07-30
* Whitespace normalization.Tim Peters2002-05-23
* easy --disable-unicode proofing.Michael W. Hudson2002-05-20
* Add test case for SF bug 534347.Guido van Rossum2002-04-04
* Whitespace normalization.Tim Peters2001-10-18
* Add test of hexlify on Unicode stringsJeremy Hylton2001-10-11
* The first batch of changes recommended by the fixdiv tool. These areGuido van Rossum2001-09-04
* This patch removes all uses of "assert" in the regression test suiteMarc-André Lemburg2001-01-17
* Update the code to better reflect recommended style:Fred Drake2000-12-12
* tests for binascii.b2a_hex() and binascii.a2b_hex().Barry Warsaw2000-08-15
* Added test for new crc32() function.Guido van Rossum2000-02-16
* Rewritten -- this now tests the binascii *except* for the binhexGuido van Rossum1999-10-19
* Mass check-in after untabifying all files that need it.Guido van Rossum1998-03-26
* Minor output message changeRoger E. Masse1997-01-16
* test script for the binascii C module.Roger E. Masse1997-01-16