International APPs / pygettext

Ingo Linkweiler i.linkweiler at web.de
Wed Oct 16 17:58:48 EDT 2002


> Did you try "pygettext.py -d langtest *.py"?

same result:
File "C:\python22\tools\i18n\pygettext.py", line 509, in main
fp = open(filename)
IOError: [Errno 2] No such file or directory: '*.py'

It seems there are no wildcards allowed. How can I get one .pot-file 
from many .py-files?

Ingo





More information about the Python-list mailing list