It /is/ a package...
diff --git a/Lib/idlelib/__init__.py b/Lib/idlelib/__init__.py
index 4c5b567..7a83dde 100644
--- a/Lib/idlelib/__init__.py
+++ b/Lib/idlelib/__init__.py
@@ -1 +1 @@
-# Dummy file to make this a potential package.
+# Dummy file to make this a package.