changeset 104 | d8ff52a0390f |
parent 93 | b72591087495 |
--- a/notifyexample.py Mon May 26 18:18:21 2014 +0200 +++ b/notifyexample.py Wed Jul 09 18:03:54 2014 +0200 @@ -3,7 +3,7 @@ # Call "NOTIFY notifyexample" on target DB to wake up this program. # -from pgtoolkit import toolbase, pgmanager +from pydbkit import toolbase, pgmanager class NotifyExample(toolbase.SimpleTool):