summaryrefslogtreecommitdiffstats
path: root/Lib/dbm/gnu.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/dbm/gnu.py')
-rw-r--r--Lib/dbm/gnu.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/dbm/gnu.py b/Lib/dbm/gnu.py
deleted file mode 100644
index b07a1de..0000000
--- a/Lib/dbm/gnu.py
+++ /dev/null
@@ -1,3 +0,0 @@
-"""Provide the _gdbm module as a dbm submodule."""
-
-from _gdbm import *