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
commitbb0ec1fc07628252f17d66a58a4a4b3654e571c3 (patch)
treeb270fab5c2e6371e1f73346e79fdd046f93598de /Lib/platform.py
parenteef0808012356b625e5a55dd635378b18f6c200c (diff)
downloadcpython-bb0ec1fc07628252f17d66a58a4a4b3654e571c3.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