Message 187039 - Python tracker (original) (raw)
Message187039
| Author | barry |
|---|---|
| Recipients | barry, brian.curtin, hynek, ned.deily, pitrou, r.david.murray, serhiy.storchaka, tarek |
| Date | 2013-04-15.22:48:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 1366066138.78.0.78874877006.issue17012@psf.upfronthosting.co.za |
| In-reply-to |
| Content |
|---|
| From a documentation standpoint, path='' is not the same as "When no path is specified", so indeed it should return None when path=''. Serhiy's patch looks good to me. |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-04-15 22:48:58 | barry | set | recipients: + barry, pitrou, tarek, ned.deily, r.david.murray, brian.curtin, hynek, serhiy.storchaka |
| 2013-04-15 22:48:58 | barry | set | messageid: 1366066138.78.0.78874877006.issue17012@psf.upfronthosting.co.za |
| 2013-04-15 22:48:58 | barry | link | issue17012 messages |
| 2013-04-15 22:48:58 | barry | create |