| commit | 3deeeb0c39ee4fcc1949d127f95702edbed56943 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Sat Oct 04 14:58:43 2014 +0300 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Sat Oct 04 14:58:43 2014 +0300 |
| tree | 3e9963cadcb3320b1658f3187b937470c47acd71 | |
| parent | 385328bf761969a761d48727bfec88dccf4fe641 [diff] |
Issue #21883: os.path.join() and os.path.relpath() now raise a TypeError with more helpful error message for unsupported or mismatched types of arguments.