mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Create the dbm package from PEP 3108. #2881.
This commit is contained in:
parent
e6f00637be
commit
0a7ac7d70d
41 changed files with 690 additions and 876 deletions
|
@ -57,7 +57,7 @@ class AllTest(unittest.TestCase):
|
|||
self.check_all("copy")
|
||||
self.check_all("copyreg")
|
||||
self.check_all("csv")
|
||||
self.check_all("dbhash")
|
||||
self.check_all("dbm.bsd")
|
||||
self.check_all("decimal")
|
||||
self.check_all("difflib")
|
||||
self.check_all("dircache")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue