Projects/worblehat-old
Projects
/
worblehat-old
Archived
12
0
Fork 0
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
worblehat-old/cli
Øystein Ingmar Skartsæterhagen 9a733ef73a Improved handling of output to terminal and files.
New module file_io which takes care of this.  All output should go
through file_io.write, which encodes it using the appropriate
character encoding.  For output to a temporary file, use "with
file_io.tmpfile('name')".

Moved WorblehatException to new module exc, so all modules can access
it without importing worblehat.
2011-10-12 19:26:21 +00:00
..
arguments.txt Såvidt begynt på nytt kommandolinjegrensesnitt. 2011-10-08 09:06:15 +00:00
categories.txt Added 'register books' and made a list of book categories 2011-10-09 16:13:20 +00:00
commit-file-format.txt updated wrong field 2011-10-09 13:21:46 +00:00
exc.py Improved handling of output to terminal and files. 2011-10-12 19:26:21 +00:00
file_io.py Improved handling of output to terminal and files. 2011-10-12 19:26:21 +00:00
fileformat.py Improved handling of output to terminal and files. 2011-10-12 19:26:21 +00:00
google_interface.py Added 'register books' and made a list of book categories 2011-10-09 16:13:20 +00:00
util.py Improved handling of output to terminal and files. 2011-10-12 19:26:21 +00:00
worblehat.py Improved handling of output to terminal and files. 2011-10-12 19:26:21 +00:00