summaryrefslogtreecommitdiff
path: root/lang/python26/files/patch-Lib-test-test_fcntl.py
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python26/files/patch-Lib-test-test_fcntl.py')
-rw-r--r--lang/python26/files/patch-Lib-test-test_fcntl.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/python26/files/patch-Lib-test-test_fcntl.py b/lang/python26/files/patch-Lib-test-test_fcntl.py
deleted file mode 100644
index f8773e0aaf1c..000000000000
--- a/lang/python26/files/patch-Lib-test-test_fcntl.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- Lib/test/test_fcntl.py.orig 2010-08-14 16:56:31.290525837 +0800
-+++ Lib/test/test_fcntl.py 2010-08-14 16:56:39.007508167 +0800
-@@ -30,7 +30,7 @@
- if sys.platform in ('netbsd1', 'netbsd2', 'netbsd3',
- 'Darwin1.2', 'darwin',
- 'freebsd2', 'freebsd3', 'freebsd4', 'freebsd5',
-- 'freebsd6', 'freebsd7', 'freebsd8',
-+ 'freebsd6', 'freebsd7', 'freebsd8', 'freebsd9', 'freebsd10'
- 'bsdos2', 'bsdos3', 'bsdos4',
- 'openbsd', 'openbsd2', 'openbsd3', 'openbsd4'):
- if struct.calcsize('l') == 8: