Kaydet (Commit) 75cc1cb7 authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Move Decimal from the sandbox into production.

üst 7c85fa4a
......@@ -82,6 +82,7 @@ class AllTest(unittest.TestCase):
self.check_all("copy_reg")
self.check_all("csv")
self.check_all("dbhash")
self.check_all("decimal")
self.check_all("difflib")
self.check_all("dircache")
self.check_all("dis")
......
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