aboutsummaryrefslogtreecommitdiff
path: root/lang/python32/files/patch-Lib-test_regrtest.py
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python32/files/patch-Lib-test_regrtest.py')
-rw-r--r--lang/python32/files/patch-Lib-test_regrtest.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/python32/files/patch-Lib-test_regrtest.py b/lang/python32/files/patch-Lib-test_regrtest.py
deleted file mode 100644
index d10cb99056e6..000000000000
--- a/lang/python32/files/patch-Lib-test_regrtest.py
+++ /dev/null
@@ -1,10 +0,0 @@
---- Lib/test/regrtest.py.orgi 2009-11-26 13:29:08.000000000 +0100
-+++ Lib/test/regrtest.py 2009-11-26 13:29:37.000000000 +0100
-@@ -1146,6 +1146,7 @@
- _expectations['freebsd6'] = _expectations['freebsd4']
- _expectations['freebsd7'] = _expectations['freebsd4']
- _expectations['freebsd8'] = _expectations['freebsd4']
-+_expectations['freebsd9'] = _expectations['freebsd4']
-
- class _ExpectedSkips:
- def __init__(self):