[Freeipa-devel] [PATCH] Remove (un)wrap_binary_data cruft from */ipautil.py

John Dennis jdennis at redhat.com
Thu Jan 28 17:35:09 UTC 2010


Remove SAFE_STRING_PATTERN, safe_string_re, needs_base64(),
wrap_binary_data(), unwrap_binary_data() from both instances
of ipautil.py. This code is no longer in use and the
SAFE_STRING_PATTERN regular expression string was causing xgettext
to abort because it wasn't a valid ASCII string.
---
 ipapython/ipautil.py |   62 --------------------------------------------------
 ipaserver/ipautil.py |   62 --------------------------------------------------
 2 files changed, 0 insertions(+), 124 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-un-wrap_binary_data-cruft-from-ipautil.py.patch
Type: text/x-patch
Size: 4689 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20100128/56d697bf/attachment.bin>


More information about the Freeipa-devel mailing list