Commit e10deca7 authored by Collin Winter's avatar Collin Winter

Import cleanup in test_crypt.

parent 1dd9a2cc
......@@ -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')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment