commit | fd0e82a38507614a349571604c3050b6642e71e3 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Tue Apr 09 14:14:38 2002 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Tue Apr 09 14:14:38 2002 +0000 |
tree | 020eb561bbb93c4c57ed8783f4ebca53608288e2 | |
parent | 1630520e5ce10aaf5769712d39d93bbeedb5b934 [diff] |
Set the warn_dir option to 0 before running the install command. This suppresses bogus warnings about modules installed into a directory not in sys.path. Bugfix candidate.