projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dd9a2c
)
Import cleanup in test_crypt.
author
Collin Winter
<collinw@gmail.com>
Fri, 6 Apr 2007 19:32:32 +0000
(19:32 +0000)
committer
Collin Winter
<collinw@gmail.com>
Fri, 6 Apr 2007 19:32:32 +0000
(19:32 +0000)
Lib/test/test_crypt.py
patch
|
blob
|
history
diff --git
a/Lib/test/test_crypt.py
b/Lib/test/test_crypt.py
index dfbcbdf2283dd886c155358a6e966f80c77af25a..c69dba882a12a3094225d548f3bc3b8639230bf8 100755
(executable)
--- a/
Lib/test/test_crypt.py
+++ b/
Lib/test/test_crypt.py
@@
-3,7
+3,7
@@
Roger E. Masse
"""
-from test.test_support import ver
ify, ver
bose
+from test.test_support import verbose
import crypt
c = crypt.crypt('mypassword', 'ab')