summaryrefslogtreecommitdiff
path: root/Lib/platform.py
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2016-09-05 15:11:23 -0700
committerLarry Hastings <larry@hastings.org>2016-09-05 15:11:23 -0700
commit10108a7b9affa61719a1dc1863edb2bdb3402fd1 (patch)
treef36ecf8b8a8974ac2e2659e97f6bd8a111149a29 /Lib/platform.py
parent8c21ab0ab92d7f10a7ada9d5f157ee69c9095e63 (diff)
downloadcpython-git-10108a7b9affa61719a1dc1863edb2bdb3402fd1.tar.gz
Issue #27355: Removed support for Windows CE. It was never finished,
and Windows CE is no longer a relevant platform for Python.
Diffstat (limited to 'Lib/platform.py')
-rwxr-xr-xLib/platform.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/platform.py b/Lib/platform.py
index b8f3ebc7b1..a5dd763907 100755
--- a/Lib/platform.py
+++ b/Lib/platform.py
@@ -13,7 +13,6 @@
# Python bug tracker (http://bugs.python.org) and assign them to "lemburg".
#
# Still needed:
-# * more support for WinCE
# * support for MS-DOS (PythonDX ?)
# * support for Amiga and other still unsupported platforms running Python
# * support for additional Linux distributions