4
4
mirror of https://github.com/H-uru/korman.git synced 2025-07-13 18:17:38 -04:00

Pure Python korlib

Yeah, korlib was a bit faster than this implementation, but, honestly,
having a second python module made life more difficult than it needed to
be. This fixes that.
This commit is contained in:
2014-07-11 22:33:07 -04:00
parent a2bde5ff28
commit f3b7ae3ad5
8 changed files with 118 additions and 403 deletions

3
.gitignore vendored
View File

@ -31,6 +31,3 @@ pip-log.txt
*.komodoproject
*.project
*.pydevproject
# Korlib build
korlib/build