components/python/python27/patches/01-ext-stdio.patch
changeset 1954 32663e59626d
parent 458 2edc011b559e
child 6445 0edecb568b2e
--- a/components/python/python27/patches/01-ext-stdio.patch	Thu Jun 19 13:53:07 2014 -0700
+++ b/components/python/python27/patches/01-ext-stdio.patch	Thu Jun 19 13:54:21 2014 -0700
@@ -1,3 +1,6 @@
+This patch provides extended file stdio support.
+As it is Solaris-specific, it is not suitable for upstream.
+
 --- Python-2.7.1/Modules/python.c.orig	Tue Jun 21 21:35:45 2011
 +++ Python-2.7.1/Modules/python.c	Tue Jun 21 21:39:29 2011
 @@ -6,6 +6,13 @@