spack/lib
Peter Scheibel cc0ee3dc29 The HTML number conversion regex operating against a byte string will only
convert individual bytes, so therefore incorrectly converts utf-8 encoded
characters. Decoding byte strings to unicode objects results in correct HTML
number encodings.
2015-10-23 20:56:06 -07:00
..
spack The HTML number conversion regex operating against a byte string will only 2015-10-23 20:56:06 -07:00