]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19164: Improve exception message of uuid.UUID()
authorBerker Peksag <berker.peksag@gmail.com>
Sun, 20 Mar 2016 14:49:10 +0000 (16:49 +0200)
committerBerker Peksag <berker.peksag@gmail.com>
Sun, 20 Mar 2016 14:49:10 +0000 (16:49 +0200)
commitd02eb8a713db8708a7981fe1ba801efaf606a359
tree839493cc78808ff2cf818f467793f0cab89f974a
parent563c949b11100faef670df0978df3525a7c75285
Issue #19164: Improve exception message of uuid.UUID()

Patch by jgauthier.
Lib/uuid.py