[pypy-svn] pypy fast-forward: Another TODO

amauryfa commits-noreply at bitbucket.org
Fri Jan 14 23:14:20 CET 2011


Author: Amaury Forgeot d'Arc <amauryfa at gmail.com>
Branch: fast-forward
Changeset: r40701:de07afdf7eb6
Date: 2011-01-14 09:25 +0100
http://bitbucket.org/pypy/pypy/changeset/de07afdf7eb6/

Log:	Another TODO

diff --git a/lib-python/TODO b/lib-python/TODO
--- a/lib-python/TODO
+++ b/lib-python/TODO
@@ -47,6 +47,9 @@
 
 - implement _io.open() (currently it delegates to _pyio.open)
 
+- module/unicodedata/generate_unicodedb.py should parse LineBreaks.txt
+  see http://svn.python.org/view?view=rev&revision=79494
+
 
 Longer tasks
 ------------


More information about the Pypy-commit mailing list