summaryrefslogtreecommitdiff
path: root/pkg/python/pylibs.txt
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-10-04 01:08:57 -0700
committerMichael Forney <mforney@mforney.org>2017-10-04 01:08:57 -0700
commit577110ae209fbe7c03e0b42b501dc5325cd97712 (patch)
tree35463e4c3b574528e469ea31abe85c9795ea09fa /pkg/python/pylibs.txt
parent9f30530e471cedf91c308f57499695e400ee7837 (diff)
python: Update to 3.6.3
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