Message322112
| Author | serhiy.storchaka |
|---|---|
| Recipients | serhiy.storchaka |
| Date | 2018-07-21.17:40:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1532194837.43.0.56676864532.issue34183@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
$ ./python Lib/test/test_contextlib_async.py Lib/test/test_contextlib_async.py:7: ImportWarning: can't resolve package from __spec__ or __package__, falling back on __name__ and __path__ from .test_contextlib import TestBaseExitStack Traceback (most recent call last): File "Lib/test/test_contextlib_async.py", line 7, in <module> from .test_contextlib import TestBaseExitStack ModuleNotFoundError: No module named '__main__.test_contextlib'; '__main__' is not a package |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-21 17:40:37 | serhiy.storchaka | set | recipients: + serhiy.storchaka |
| 2018-07-21 17:40:37 | serhiy.storchaka | set | messageid: <1532194837.43.0.56676864532.issue34183@psf.upfronthosting.co.za> |
| 2018-07-21 17:40:37 | serhiy.storchaka | link | issue34183 messages |
| 2018-07-21 17:40:37 | serhiy.storchaka | create | |