mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
ConfigParser renaming reversal part 3: move module into place and adapt imports.
This commit is contained in:
parent
995ee9dab0
commit
392c6fc02d
14 changed files with 68 additions and 126 deletions
|
@ -37,7 +37,7 @@ class AllTest(unittest.TestCase):
|
|||
self.check_all("BaseHTTPServer")
|
||||
self.check_all("Bastion")
|
||||
self.check_all("CGIHTTPServer")
|
||||
self.check_all("configparser")
|
||||
self.check_all("ConfigParser")
|
||||
self.check_all("Cookie")
|
||||
self.check_all("MimeWriter")
|
||||
self.check_all("Queue")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue