Message5015
I'm peeking a look in the code trying to understand the impliciation
and if this is the best fix.
Am I right that an alternative solution would be to implement __eq__
and keep the old-style class?
Because this probably would be the only new style class in that area
and I wonder about consistency. If we wanted to go to new style classes,
why not make HTMLInputMixin a newstyle class? What about the other
objects. in cgi/templating.py |
|
Date |
User |
Action |
Args |
2014-03-11 14:20:33 | ber | set | messageid: <1394547633.48.0.300146817821.issue2550830@psf.upfronthosting.co.za> |
2014-03-11 14:20:33 | ber | set | recipients:
+ ber, r.david.murray |
2014-03-11 14:20:33 | ber | link | issue2550830 messages |
2014-03-11 14:20:32 | ber | create | |
|