summaryrefslogtreecommitdiff
path: root/postgresqleu/util/magic.py
AgeCommit message (Collapse)Author
2019-01-10Generic changes for python3 from 2to3Magnus Hagander
2018-06-20Move magicdb handler to it's own fileMagnus Hagander
If we want to use it from more than one place, it makes sense to have a single central instance of it since each one of them otherwise has to load and parse the magic database file.