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.
9a733ef73a
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%