Message322815
| Author | csernazs |
|---|---|
| Recipients | csernazs, sam-s |
| Date | 2018-07-31.20:19:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1533068399.24.0.56676864532.issue34248@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've made a patch which works for me.
>>> dbm.gnu.open("/tmp/zzzzz")
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
_gdbm.error: [Errno 2] No such file or directory: '/tmp/zzzzz'
>>>
Could you please give it a try? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-31 20:19:59 | csernazs | set | recipients: + csernazs, sam-s |
| 2018-07-31 20:19:59 | csernazs | set | messageid: <1533068399.24.0.56676864532.issue34248@psf.upfronthosting.co.za> |
| 2018-07-31 20:19:59 | csernazs | link | issue34248 messages |
| 2018-07-31 20:19:59 | csernazs | create | |