On Apr 29, 2008, at 6:55 AM, Saibot wrote:
After upgrading to routes 1.8, everything works as it should! Thank you!
Also note that the mapper (defined in routing.py) can have its encoding set should you not be using the 'utf-8' charset that it defaults to.
map.encoding = 'cp1250'Will set the default encoding/decoding system to use when handling the conversion to/from raw strings and Python unicode objects.
Cheers, Ben
smime.p7s
Description: S/MIME cryptographic signature
