summaryrefslogtreecommitdiff
path: root/apt/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'apt/__init__.py')
-rw-r--r--apt/__init__.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/apt/__init__.py b/apt/__init__.py
index 05407aff..e3cfacbe 100644
--- a/apt/__init__.py
+++ b/apt/__init__.py
@@ -15,6 +15,6 @@ from apt_pkg import SizeToStr, TimeToStr, VersionCompare
apt_pkg.init()
-import warnings
-warnings.warn("apt API not stable yet", FutureWarning)
-del warnings
+#import warnings
+#warnings.warn("apt API not stable yet", FutureWarning)
+#del warnings