From: Guido van Rossum Date: Fri, 15 Aug 1997 20:18:44 +0000 (+0000) Subject: Another typo (importand). X-Git-Tag: v1.5a3~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1fed5b3fbd7802cea63f4bbe9b541c2e99e4560b;p=thirdparty%2FPython%2Fcpython.git Another typo (importand). --- diff --git a/README b/README index cb1496fddb09..845892ffe553 100644 --- a/README +++ b/README @@ -13,7 +13,7 @@ changes in Misc/NEWS. That's still not complete, but it's getting there... I'm working my way through a year of change logs to extract meaningful descriptions of all but the most insignificant changes. -Here are the most importand changes since 1.5a2: +Here are the most important changes since 1.5a2: - The new "re" module is here (still very experimental). This is a new regular expression package that uses Perl syntax and solves some