clean:
	rm -rf `find . -name '*~' -o -name '*.py[co]'` test sed-script
