Message 272559 - Python tracker
Message272559
| Author | brett.cannon |
|---|---|
| Recipients | JelleZijlstra, brett.cannon, ethan.furman, python-dev, serhiy.storchaka |
| Date | 2016-08-12.19:27:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1471030040.26.0.841100762709.issue27182@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is an odd patch because I don't know where else to put it ATM that adds the remaining support in the os module/package not covered by other issues w/ patches (specifically os.walk() and os.fwalk()). I think everything else simply falls through thanks to os.path and path_converter. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-12 19:27:20 | brett.cannon | set | recipients: + brett.cannon, ethan.furman, python-dev, serhiy.storchaka, JelleZijlstra |
| 2016-08-12 19:27:20 | brett.cannon | set | messageid: <1471030040.26.0.841100762709.issue27182@psf.upfronthosting.co.za> |
| 2016-08-12 19:27:20 | brett.cannon | link | issue27182 messages |
| 2016-08-12 19:27:20 | brett.cannon | create | |