From 4cd2d38252da4064d13303442c7b7ffec6c78a47 Mon Sep 17 00:00:00 2001 From: asciimoo Date: Mon, 22 Oct 2012 02:23:43 +0200 Subject: [PATCH] [doc] todos --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 3dd4890..715531a 100644 --- a/README.markdown +++ b/README.markdown @@ -103,7 +103,7 @@ $ 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 (100%) - fully generatorized + * Memory usage reduction (90%) - generators! ### License