This repository has been archived on 2024-07-04 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
9a733ef73a8df5ad85fdee41b27f8cc25b16b39c
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.
Languages
Python
80.6%
HTML
17.6%
Common Lisp
1.6%
CSS
0.2%