commit | c28592bb2fbc294f404eab2ca29c2f35224af349 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Jun 24 12:21:47 2016 -0700 |
committer | Brett Cannon <brett@python.org> | Fri Jun 24 12:21:47 2016 -0700 |
tree | b35830463d2a2155f348d441b4ac4df9187cd06d | |
parent | c78ca1e044b7ca4c1764bb3670196e72351d4467 [diff] |
Issue #27186: Define what a "path-like object" is. Thanks to Dusty Phillips for the initial patch.