Skip to content
Commit 8f89ff24 authored by Martin Pitt's avatar Martin Pitt
Browse files

[python3] Fix maketrans import

Python3 moved the maketrans() function from the string module to a str method.
This unbreaks gi/module.py for Python 3 again.
parent 367e4ede
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment