On 2009-09-17, Tarek Ziadé <[email protected]> wrote: > > Yes that's the one I've fixed. You have to backport a fix in your > setup.py if python < 2.6 > > You can register.patch post_to_server to pre-process all values in the > "data" argument, so they are > all in unicode, then call the real one.
Thanks for the info. I've added your hint to the stackoverflow page so that it is findable right there. Reinout -- Reinout van Rees - [email protected] - http://reinout.vanrees.org Software developer at http://www.thehealthagency.com "Military engineers build missiles. Civil engineers build targets" _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
