Kaydet (Commit) e10deca7 authored tarafından Collin Winter's avatar Collin Winter

Import cleanup in test_crypt.

üst 1dd9a2cc
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Roger E. Masse Roger E. Masse
""" """
from test.test_support import verify, verbose from test.test_support import verbose
import crypt import crypt
c = crypt.crypt('mypassword', 'ab') 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