diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2010-03-11 09:42:07 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2010-03-11 09:42:07 +0000 |
commit | 08acf5c407242344b0047b8040900f52df620dde (patch) | |
tree | 49936ec28d8b2a4256959f13245d757df97e04bd /lang/python27/files/patch-Python2.6-Lib_local.py | |
parent | bdce4d94e267612e2955a9270d4659712a679dea (diff) |
Diffstat (limited to 'lang/python27/files/patch-Python2.6-Lib_local.py')
-rw-r--r-- | lang/python27/files/patch-Python2.6-Lib_local.py | 11 |
1 files changed, 0 insertions, 11 deletions
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 |