[FIX] Minor fixes to enable install on trunk, explicit imports added, alternative string concatenation in help and change to correct xml comment style

This commit is contained in:
Graeme Gellatly
2014-01-05 18:40:54 +13:00
parent 190373c306
commit be9717dafd
6 changed files with 22 additions and 20 deletions

View File

@@ -19,5 +19,6 @@
#
##############################################################################
import statement
import partner
from . import partner
from . import statement