summaryrefslogtreecommitdiffstats
path: root/Modules/unicodedata.c
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2010-09-03 23:47:32 (GMT)
committerFlorent Xicluna <florent.xicluna@gmail.com>2010-09-03 23:47:32 (GMT)
commitc934f32e0a2b5f9f2bc0b55573a6860626025d63 (patch)
treea2f33353031f392a632aaf6ee2549f70f6d906b1 /Modules/unicodedata.c
parent0b37b333a8c4852de8166dae6d331ed18d312958 (diff)
downloadcpython-c934f32e0a2b5f9f2bc0b55573a6860626025d63.zip
cpython-c934f32e0a2b5f9f2bc0b55573a6860626025d63.tar.gz
cpython-c934f32e0a2b5f9f2bc0b55573a6860626025d63.tar.bz2
Welcome to the UTF-8 world.
Diffstat (limited to 'Modules/unicodedata.c')
-rw-r--r--Modules/unicodedata.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/unicodedata.c b/Modules/unicodedata.c
index 538c8ca..2926c35 100644
--- a/Modules/unicodedata.c
+++ b/Modules/unicodedata.c
@@ -6,7 +6,7 @@
Written by Marc-Andre Lemburg (mal@lemburg.com).
Modified for Python 2.0 by Fredrik Lundh (fredrik@pythonware.com)
- Modified by Martin v. Löwis (martin@v.loewis.de)
+ Modified by Martin v. Löwis (martin@v.loewis.de)
Copyright (c) Corporation for National Research Initiatives.