Further migration toward new xmlrcp code; fixed problem with unicode Fault.faultString; fixed problem where ServerProxy method was not called correctly

This commit is contained in:
Jason Gerard DeRose
2009-01-22 15:41:54 -07:00
committed by Rob Crittenden
parent 9f48612a56
commit 24b6cb89d4
10 changed files with 108 additions and 32 deletions

View File

@@ -22,7 +22,7 @@ Misc frontend plugins.
"""
import re
from ipalib import api, LocalOrRemote
from ipalib import api, LocalOrRemote, Bytes