]> granicus.if.org Git - python/commit
The "user" module cannot reasonably be tested. Moved to the end (and
authorFred Drake <fdrake@acm.org>
Mon, 22 Jan 2001 19:38:37 +0000 (19:38 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 22 Jan 2001 19:38:37 +0000 (19:38 +0000)
commitd74804db417be16720a5f66bdc9020dd7dd999ac
tree8e363f14f35a766a12474d5b3403d83c5d8c3c56
parent7f9b5e014ba2f75c76c2564b2f46367fccf813d0
The "user" module cannot reasonably be tested.  Moved to the end (and
commented it out), and added an explanation as to *why*.

Added period to docstring.
Lib/test/test_sundry.py