test/data/scripts/script3.py
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Thu, 29 Apr 2010 08:39:13 +0200
changeset 5480 2d5c46e78ae9
parent 5436 2455ca3a2a3a
child 6631 26c303c3f1aa
permissions -rw-r--r--
[css] introducing scale and rhythm composition

assert 'data/scripts/script3.py' == __file__
assert '__main__' == __name__
assert ['-vd', '-f', 'FILE.TXT'] == __args__, __args__