File list (Check if you may need any files):
build
CHANGES.txt
doc
examples
........\julia.py
LICENSE.txt
modules
.......\math
.......\....\init.c
.......\....\math.c
.......\....\tests.py
.......\pygame
.......\......\init.c
README.txt
ROADMAP.txt
setup.py
tinypy
......\boot.py
......\builtins.c
......\dict.c
......\encode.py
......\gc.c
......\list.c
......\misc.c
......\ops.c
......\parse.py
......\py2bc.py
......\string.c
......\tests.py
......\tokenize.py
......\tp.c
......\tp.h
......\tpmain.c
......\vm.c
......\vmmain.c