1
0
Fork 0
gnuviechadmin-historic/gnuviechadmin/cli
Jan Dittberner 0ac89c5f7b use gettext.install() in CommandLineInterface (addresses #34)
* remove "from gettext import gettext as _"
 * add call to gettext.install() in CommandLineInterface
2009-08-01 20:15:25 +02:00
..
__init__.py use gettext.install() in CommandLineInterface (addresses #34) 2009-08-01 20:15:25 +02:00
CliCommand.py code cleanup for argparse support (addresses #33) 2009-08-01 17:24:02 +02:00
client.py use gettext.install() in CommandLineInterface (addresses #34) 2009-08-01 20:15:25 +02:00
domain.py Code style changes 2008-06-06 19:20:18 +00:00
record.py Code style changes 2008-06-06 19:20:18 +00:00
sysuser.py * some pylint fixes (addresses #24) 2008-06-07 21:25:35 +00:00