components/python/python27/patches/01-ext-stdio.patch
branchs11-update
changeset 3367 ed5024e47b53
parent 458 2edc011b559e
child 6445 0edecb568b2e
--- a/components/python/python27/patches/01-ext-stdio.patch	Fri Oct 03 14:30:07 2014 -0700
+++ b/components/python/python27/patches/01-ext-stdio.patch	Sat Oct 04 14:50:43 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 @@