Commit 1ffc93a
pythongh-124486: Fix test_whichdb_ndbm in test_dbm on NetBSD (pythonGH-136335)
On NetBSD, ndbm.open() does not fail for empty file.1 parent 60b13bb commit 1ffc93a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
| 278 | + | |
278 | 279 | | |
279 | 280 | | |
280 | 281 | | |
| |||
0 commit comments