~storm/storm/trunk

Viewing all changes in revision 478.

  • Committer: Bjorn Tillenius
  • Date: 2016-02-10 15:30:57 UTC
  • mfrom: (477.1.1 psycopg-2.5)
  • Revision ID: bjorn@canonical.com-20160210153057-5lourfa3e0dfgffu
Merge lp:~cjwatson/storm/psycopg-2.5 [r=adam-collard,r=bjornt,a=cjwatson]

Use ABCMeta for exception base class injection.

This lets us be compatible with psycopg2 >= 2.5, where Error and subclasses are implemented in a C extension so can't have their __bases__ attribute patched.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: