diff -r 24e94a3da209 -r d8ff52a0390f pgtoolkit/tools/__init__.py --- a/pgtoolkit/tools/__init__.py Mon May 26 18:18:21 2014 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,3 +0,0 @@ -__all__ = ['analyzeall', 'batchcopy', 'bigtables', 'listdepends', - 'listserial', 'longqueries', 'loopquery', - 'runquery', 'schemadiff', 'tablediff', 'tablesync']