Show
Ignore:
Timestamp:
02/03/08 13:17:21 (16 years ago)
Author:
jerome
Message:

Reduced the scope of some import statements.
Fixed some minor problems.
Fixed a bug in pykosd where the --color command line option was used.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/appinit.py

    r3298 r3330  
    2727import gettext 
    2828 
    29 from pykota.utils import * 
     29from pykota.utils import initlocale, initgettext 
    3030 
    3131(lang, charset) = initlocale(os.environ.get("PYKOTALANG", ""),