Message385402
| Author | serhiy.storchaka |
|---|---|
| Recipients | dday52, ronaldoussoren, serhiy.storchaka |
| Date | 2021-01-21.09:22:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1611220965.18.0.574053213839.issue42970@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Please provide complete script that reproduces the issue. The provided three lines do not open any file and cannot generate such error.
It could help to add the debug prints:
print(f'mySrcFldr = {mySrcFldr!a}')
print(f'srcFldr = {srcFldr!a}')
print(f'f = {f!a}') |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-01-21 09:22:45 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ronaldoussoren, dday52 |
| 2021-01-21 09:22:45 | serhiy.storchaka | set | messageid: <1611220965.18.0.574053213839.issue42970@roundup.psfhosted.org> |
| 2021-01-21 09:22:45 | serhiy.storchaka | link | issue42970 messages |
| 2021-01-21 09:22:45 | serhiy.storchaka | create | |