1 2 3 4 5 6 7 8
# vim: shiftwidth=4 tabstop=4 noexpandtab all: echo "make all - nothing to do in this pure python project ;)" debug: ./server.py