commit | 90e27d38f5ec7c435d32e1eebe0b7a3ad6b60216 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jun 10 06:40:50 2006 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jun 10 06:40:50 2006 +0000 |
tree | 157132e2091bf19d163e1f49a43905f7a06b0306 | |
parent | 6946ea0be032c17689ee35d3281060b8fe662471 [diff] |
Apply perky's fix for #1503157: "/".join([u"", u""]) raising OverflowError. Also improve error message on overflow.