test/data/scripts/script3.py
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Sat, 17 Jul 2010 09:59:44 +0200
changeset 5987 a9d508973433
parent 5436 2455ca3a2a3a
child 6631 26c303c3f1aa
permissions -rw-r--r--
[images] use tags.img and allow to add arbitrary attributes on the image. Use it to set a class when image is the primary entity

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