Show
Ignore:
Timestamp:
01/21/08 21:00:58 (16 years ago)
Author:
jerome
Message:

Made the CGI scripts work again.
Moved even more functions to the utils module.
Removed the cgifuncs module, moved (and changed) content into utils.
If no output encoding defined, use UTF-8 : when wget is used to try
the CGI scripts, it doesn't set by default the accepted charset and
language headers.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pkinvoice

    r3294 r3295  
    4848 
    4949from pykota.errors import PyKotaToolError, PyKotaCommandLineError 
    50 from pykota.tool import Percent, PyKotaTool, crashed, N_ 
     50from pykota.tool import Percent, PyKotaTool 
    5151 
    5252__doc__ = N_("""pkinvoice v%(__version__)s (c) %(__years__)s %(__author__)s