comparison share/man/man1/roundup-admin.1 @ 5442:afd9fd3a0edb

Python 3 preparation: avoid assigning to instance __getitem__ in TruthDict. In Python 3, special method names are generally only looked up at the class level, not on instance objects, and so assigning to them for an instance object doesn't work as expected.
author Joseph Myers <jsm@polyomino.org.uk>
date Wed, 25 Jul 2018 12:29:08 +0000
parents a5a9b81f8f6b
children e8d64096fb08
comparison
equal deleted inserted replaced
5441:a14c0e652e25 5442:afd9fd3a0edb

Roundup Issue Tracker: http://roundup-tracker.org/