Skip to content
  • Lachlan's avatar
    Correct exception handling · b53c8bfe
    Lachlan authored and Devcurmudgeon's avatar Devcurmudgeon committed
    * This corrects for:
    
        - Unused exception variables.
        - Too generally defined exceptions according to best practice.
        - Incorrect formatting with regards to Python 3.
    b53c8bfe