gnulib-tool.py: Don't use mutable default arguments. * pygnulib/GLFileSystem.py (GLFileAssistant.__init__): Set the default argument for 'transformers' to None. If it is None then set it to an empty dictionary in the body.