commit | fa9be4f6a81dc2ce72c107cd29a1b6c515dbc719 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Sep 06 22:14:04 2014 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sat Sep 06 22:14:04 2014 +0300 |
tree | 2f3737810acba0021e96c02389c22d3afaca05a5 | |
parent | 91453026ffab6f0b3278417dc6348f3310d70be0 [diff] |
Issue #22131: Modernized the code of the uuid module. Optimized bytes and bytes_le properties of UUID and UUID constructor with bytes_le argument. Fixed a bug in handling an error occured during reading from a pipe in _ipconfig_getnode().