This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | Quik_Foot, ned.deily, python-dev |
| Date | 2011年10月06日.21:43:07 |
| SpamBayes Score | 9.3338383e-07 |
| Marked as misclassified | No |
| Message-id | <E1RBvid-0002s6-3v@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 096b010ae90b by Ned Deily in branch '2.7': Issue #7367: Add test case to test_pkgutil for walking path with http://hg.python.org/cpython/rev/096b010ae90b New changeset 1449095397ae by Ned Deily in branch '2.7': Issue #7367: Fix pkgutil.walk_paths to skip directories whose http://hg.python.org/cpython/rev/1449095397ae New changeset a1e6633ef3f1 by Ned Deily in branch '3.2': Issue #7367: Add test case to test_pkgutil for walking path with http://hg.python.org/cpython/rev/a1e6633ef3f1 New changeset 77bac85f610a by Ned Deily in branch '3.2': Issue #7367: Fix pkgutil.walk_paths to skip directories whose http://hg.python.org/cpython/rev/77bac85f610a New changeset 5a4018570a59 by Ned Deily in branch '3.2': Issue #7367: add NEWS item. http://hg.python.org/cpython/rev/5a4018570a59 New changeset 0408001e4765 by Ned Deily in branch 'default': Issue #7367: merge from 3.2 http://hg.python.org/cpython/rev/0408001e4765 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011年10月06日 21:43:09 | python-dev | set | recipients: + python-dev, ned.deily, Quik_Foot |
| 2011年10月06日 21:43:08 | python-dev | link | issue7367 messages |
| 2011年10月06日 21:43:07 | python-dev | create | |