Menu

#41 General cleanups to db.py

ZMySQLDA
closed
ZMySQLDA (17)
5
2012-09-19
2007-02-14
No

General cleanups to db.py.

  • Moved all imports to top.
  • Removed unused imports.
  • Removed deprecated string module references. Change to use new string methods.
  • Corrected catchall except: to be more specific where I could (only one place for now).

Discussion

  • John Eikenberry

    John Eikenberry - 2007-02-14
     
  • Andy Dustman

    Andy Dustman - 2007-02-28

    Logged In: YES
    user_id=71372
    Originator: NO

    Can't apply this one

     
  • Andy Dustman

    Andy Dustman - 2007-02-28

    Logged In: YES
    user_id=71372
    Originator: NO

    Your patch, or a variation, has been applied to the current CVS tree.

     

Log in to post a comment.