Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46006
| From | "Joseph L. Casale" <jcasale@activenetwerx.com> |
|---|---|
| Subject | RE: Ldap module and base64 oncoding |
| Date | 2013-05-25 15:42 +0000 |
| References | <BLU176-W6DFF254921D99D8816B74D7940@phx.gbl> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2138.1369496613.3114.python-list@python.org> (permalink) |
> Can you give an example of the code you have? I actually just overrode the regex used by the method in the LDIFWriter class to be far more broad about what it interprets as a safe string. I really need to properly handle reading, manipulating and writing non ascii data to solve this... Shame there is no ldap module (with the ldifwriter) in Python 3. jlc
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
RE: Ldap module and base64 oncoding "Joseph L. Casale" <jcasale@activenetwerx.com> - 2013-05-25 15:42 +0000 Re: Ldap module and base64 oncoding Michael Ströder <michael@stroeder.com> - 2013-05-26 17:16 +0200
csiph-web