• Arnaud Fontaine's avatar
    Tool/ContributionOpener: Moved its content (DirectoryFileHandler class) to... · af07ce4e
    Arnaud Fontaine authored
    Tool/ContributionOpener: Moved its content (DirectoryFileHandler class) to ContributionTool as this is not a Tool.
    
    As this is only used in ContributionTool, it does not seem necessary to create a separate
    module for that.
    
    Also:
      * Fix undefined variable `splitport`.
      * Use cStringIO instead of StringIO (as the rest of ContributionTool code does).
    af07ce4e
ContributionTool.py 29.3 KB