summaryrefslogtreecommitdiffstats
path: root/combox/__init__.py
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2014-10-29 23:24:58 -0400
committerrsiddharth <rsiddharth@ninthfloor.org>2014-10-29 23:24:58 -0400
commit2def977472b2e77ee88c9177f2d03f12b0263eb0 (patch)
tree2080d8304afb0b242b3251ee71de1863011a41fd /combox/__init__.py
Initial commit: File splitter & File gluer done.
new file: .gitignore new file: AUTHORS new file: COPYING new file: combox/__init__.py new file: combox/tests/__init__.py new file: combox/tests/files/the-red-star.jpg new file: combox/tests/utils_file.py new file: combox/utils/__init__.py new file: combox/utils/file.py I like to write python FWIW. But after reading a dialect of Lisp when I come back to python, it does not look very beautiful. I guess I'm pretty convinced that there is no language that can ape the beauty of Lisp.
Diffstat (limited to 'combox/__init__.py')
-rw-r--r--combox/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/combox/__init__.py b/combox/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/combox/__init__.py