Fix possible NameError in dput.dsc.Dsc.__init__

Builtin file() is gone in py3, it was just an alias to open().

Merge request reports

Loading