On Oct 14, 2006, at 12:28 PM, Dominik Madon wrote:
Question: Is there any easy way to include this module when installing python24 or is there something special to do get trac/ postgres to run?
It should be included by default: % /opt/local/bin/python Python 2.4.3 (#1, May 3 2006, 17:21:42) [GCC 4.0.1 (Apple Computer, Inc. build 5247)] on darwin Type "help", "copyright", "credits" or "license" for more information.
import locale locale.getpreferredencoding() 'mac-roman' ^D
-- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+