summaryrefslogtreecommitdiff
path: root/pkg/python/pylibs.txt
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/python/pylibs.txt')
-rw-r--r--pkg/python/pylibs.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/python/pylibs.txt b/pkg/python/pylibs.txt
index f7a77077..5530e94f 100644
--- a/pkg/python/pylibs.txt
+++ b/pkg/python/pylibs.txt
@@ -1,4 +1,4 @@
-# 2,<cd src/Lib && find * '(' -name test -o -name tests -o -name idle_test ')' '!' -prune -o -name '*.py' | sort
+# 2,<cd src/Lib && find * '(' -name test -o -name tests -o -name idle_test ')' '!' -prune -o -name '*.py' | LC_COLLATE=C sort
__future__.py
__phello__.foo.py
_bootlocale.py
@@ -389,6 +389,7 @@ idlelib/tree.py
idlelib/undo.py
idlelib/windows.py
idlelib/zoomheight.py
+idlelib/zzdummy.py
imaplib.py
imghdr.py
imp.py