Kaydet (Commit) 9762a3eb authored tarafından Benjamin Peterson's avatar Benjamin Peterson

add io and _pyio to test___all__

üst bfb95940
......@@ -75,6 +75,8 @@ class AllTest(unittest.TestCase):
self.check_all("heapq")
self.check_all("http.client")
self.check_all("ihooks")
self.check_all("io")
self.check_all("_pyio")
self.check_all("imaplib")
self.check_all("imghdr")
self.check_all("keyword")
......
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