Message 384729 - Python tracker
Message384729
| Author | CrouZ |
|---|---|
| Recipients | CrouZ, eryksun, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2021-01-09.14:44:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1610203484.28.0.572388275825.issue38822@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The problem exists in Python 3.8 as well, with the difference that ``os.path.isdir("D:\\System Volume Information\\")`` also returns False.
Tested with Python 3.8.2 and 3.8.7. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-01-09 14:44:44 | CrouZ | set | recipients: + CrouZ, paul.moore, tim.golden, zach.ware, eryksun, steve.dower |
| 2021-01-09 14:44:44 | CrouZ | set | messageid: <1610203484.28.0.572388275825.issue38822@roundup.psfhosted.org> |
| 2021-01-09 14:44:44 | CrouZ | link | issue38822 messages |
| 2021-01-09 14:44:44 | CrouZ | create | |