mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Import cleanup in test_crypt.
This commit is contained in:
parent
1dd9a2ccc3
commit
e10deca7e0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
Roger E. Masse
|
||||
"""
|
||||
|
||||
from test.test_support import verify, verbose
|
||||
from test.test_support import verbose
|
||||
import crypt
|
||||
|
||||
c = crypt.crypt('mypassword', 'ab')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue