commit | 9caa0d1642b79020a1665560e6efaedabfadfba3 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Mon Jun 09 22:27:41 2003 +0000 |
committer | Barry Warsaw <barry@python.org> | Mon Jun 09 22:27:41 2003 +0000 |
tree | f0d7a3303445d8777eff6e152fa6ada997a50402 | |
parent | e07b83591fe4c9e6dec9b9e94b97bb536985a2ff [diff] |
guess_all_extensions(): Return the empty list instead of None when there are no matching types. Updated the docs and docstrings. Added some unit tests.