From cc415305a049ca523f2a8cf674009fa77c54fee6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 14 Nov 2009 12:33:33 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'. --- lang/python27/files/patch-Python2.6-Lib_local.py | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 lang/python27/files/patch-Python2.6-Lib_local.py (limited to 'lang/python27/files/patch-Python2.6-Lib_local.py') diff --git a/lang/python27/files/patch-Python2.6-Lib_local.py b/lang/python27/files/patch-Python2.6-Lib_local.py deleted file mode 100644 index 63e722f38839..000000000000 --- a/lang/python27/files/patch-Python2.6-Lib_local.py +++ /dev/null @@ -1,11 +0,0 @@ ---- Lib/locale.py.foo 2009-05-11 22:57:00.000000000 +0200 -+++ Lib/locale.py 2009-05-11 22:57:23.000000000 +0200 -@@ -601,7 +601,7 @@ - 'tactis': 'TACTIS', - 'euc_jp': 'eucJP', - 'euc_kr': 'eucKR', -- 'utf_8': 'UTF8', -+ 'utf_8': 'UTF-8', - 'koi8_r': 'KOI8-R', - 'koi8_u': 'KOI8-U', - # XXX This list is still incomplete. If you know more -- cgit v1.2.3