desktop

tests/test this.py

35:a1225f35a0bd
2007-08-27 paulb [project @ 2007-08-27 19:14:00 by paulb] Added API documentation generation.
     1 #!/usr/bin/env python     2 import os, sys, commands     3 os.system("kdialog " + "".join(map(commands.mkarg, sys.argv[1:])))