summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2011-08-04 16:09:57 (GMT)
committerBenjamin Peterson <benjamin@python.org>2011-08-04 16:09:57 (GMT)
commit087a2a951c6193074dfd05d3d777f47bef5da8e4 (patch)
treea8d279a739aa00c92702e31cc2ad9b1f79521e0f /Modules
parent12fe95351b6f704fd13a22605066a3335e2e4cc9 (diff)
parentfc9bbd16927d8384733e0444d7c4daed7d1b6fd4 (diff)
downloadcpython-087a2a951c6193074dfd05d3d777f47bef5da8e4.zip
cpython-087a2a951c6193074dfd05d3d777f47bef5da8e4.tar.gz
cpython-087a2a951c6193074dfd05d3d777f47bef5da8e4.tar.bz2
merge 3.2
Diffstat (limited to 'Modules')
-rw-r--r--Modules/posixmodule.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Modules/posixmodule.c b/Modules/posixmodule.c
index da4bb62..ebddbaa 100644
--- a/Modules/posixmodule.c
+++ b/Modules/posixmodule.c
@@ -11,8 +11,6 @@
compiler is assumed to be IBM's VisualAge C++ (VACPP). PYCC_GCC is used
as the compiler specific macro for the EMX port of gcc to OS/2. */
-/* See also ../Dos/dosmodule.c */
-
#ifdef __APPLE__
/*
* Step 1 of support for weak-linking a number of symbols existing on