Message299073
| Author | serhiy.storchaka |
|---|---|
| Recipients | serhiy.storchaka, vstinner |
| Date | 2017-07-25.13:05:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1500987924.51.0.251322753409.issue31026@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>>> import _gdbm Traceback (most recent call last): File "<stdin>", line 1, in <module> ModuleNotFoundError: No module named '_gdbm' >>> import _dbm >>> |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-25 13:05:24 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner |
| 2017-07-25 13:05:24 | serhiy.storchaka | set | messageid: <1500987924.51.0.251322753409.issue31026@psf.upfronthosting.co.za> |
| 2017-07-25 13:05:24 | serhiy.storchaka | link | issue31026 messages |
| 2017-07-25 13:05:24 | serhiy.storchaka | create | |