]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Conform to standards documented in README:
authorGreg Ward <gward@python.net>
Thu, 22 Aug 2002 18:35:49 +0000 (18:35 +0000)
committerGreg Ward <gward@python.net>
Thu, 22 Aug 2002 18:35:49 +0000 (18:35 +0000)
commitf67657811cc625e2f8201fa3bc65410ae592a953
tree8ae4c6daa9174f98539785eb5da00dc781cdf745
parent90c0b071ed0245a3716c27ae2476ae2b6d889ffb
Conform to standards documented in README:
  *  lowercase test*() methods
  * define test_main() and use it instead of unittest.main()
Kill #! line.
Improve some test names and docstrings.
Lib/test/test_textwrap.py