From 70946d604b1837f94507e3020976397168830fe3 Mon Sep 17 00:00:00 2001 From: asciimoo Date: Sun, 24 Mar 2013 21:10:38 +0100 Subject: [PATCH] [doc] todo status update --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 20dbeec..cdcd131 100644 --- a/README.markdown +++ b/README.markdown @@ -102,8 +102,8 @@ $ python -m exrex '[01]{10}' -c * Python3 compatibility (30%) - not works * Command line switches to change default character sets/ranges/range limits (eg. for '.','\s'..) (40%) - * Count the number of matching strings (90%) - * Memory usage reduction (90%) - generators! + * Count the number of matching strings (100%?) + * Memory usage reduction (100%?) - generators ### License