Commit 90e2451
committed
autoimport/sqlite.py: python3.13 iterdir() raises PermissionError
The PermissionError is now raised earlier when we initialize the iterdir
object instead of when we attempt to get the next()
Closes: #801
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>1 parent 8bb4ac0 commit 90e2451
1 file changed
Lines changed: 11 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
572 | | - | |
573 | | - | |
574 | | - | |
575 | | - | |
576 | | - | |
577 | | - | |
578 | | - | |
579 | | - | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
580 | 583 | | |
581 | 584 | | |
582 | 585 | | |
| |||
0 commit comments