Kaydet (Commit) 72243506 authored tarafından Georg Brandl's avatar Georg Brandl

Add a missing import.

üst 84fedf7f
......@@ -2,6 +2,7 @@
"""Test dlmodule.c
Roger E. Masse revised strategy by Barry Warsaw
"""
import unittest
from test.test_support import verbose, import_module
dl = import_module('dl', deprecated=True)
......
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