desktop

tests/test this.py

39:276db7d814a5
2007-08-27 paulb [project @ 2007-08-27 19:34:27 by paulb] Updated release and copyright information. Added API documentation to the docs file.
     1 #!/usr/bin/env python     2 import os, sys, commands     3 os.system("kdialog " + "".join(map(commands.mkarg, sys.argv[1:])))