From: Mike Bayer Date: Sat, 12 Feb 2011 22:09:59 +0000 (-0500) Subject: weird non-ascii char X-Git-Tag: rel_0_7b1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b960257ae95414f7a44be8b5538e4e4bfe014f1;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git weird non-ascii char --- diff --git a/README.unittests b/README.unittests index 8e4b9893f1..0ae6e155e5 100644 --- a/README.unittests +++ b/README.unittests @@ -37,7 +37,7 @@ argument that must be passed to ./sqla_nose.py: > ./sqla_nose.py --first-package-wins=True -This is required because nose’s importer will normally evict a package from +This is required because nose's importer will normally evict a package from sys.modules if it sees a package with the same name in a different location. Setting this argument disables that behavior.