Fix stringification of database records on Python 3 bionic
authorQuentin Smith <quentin@mit.edu>
Mon, 19 Oct 2020 09:02:07 +0000 (05:02 -0400)
committerQuentin Smith <quentin@mit.edu>
Mon, 19 Oct 2020 09:02:07 +0000 (05:02 -0400)
commit4232348f8bcd22221cc43c0573746fddd3abf0b6
tree6df971ba3e94fd510ae0982a9e62ce8d82f0fecd
parent2a1bbbdf34f9fc3347be75fbd5fb5320363aa981
Fix stringification of database records on Python 3
python/database/record.py