comparison doc/gendoc.py @ 30086:f3a1089654e3

pycompat: when setting attrs, ensure we use sysstr The custom module importer was making these bytes, so when we poked values into self.__dict__ we had bytes instead of unicode on py3 and it didn't work.
author Augie Fackler <augie@google.com>
date Sat, 08 Oct 2016 08:35:43 -0400
parents 844f72885fb9
children d83ca854fa21
comparison
equal deleted inserted replaced
30085:2bde971474d2 30086:f3a1089654e3