mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Import cleanup in test_crypt.
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user