"Fossies" - the Fresh Open Source Software Archive

Member "Tahchee-1.0.0/Scripts/tahchee" (17 Feb 2009, 74 Bytes) of package /linux/privat/old/tahchee-1.0.0.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Python source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 #!/usr/bin/python
    2 import sys, tahchee.main
    3 tahchee.main.run(sys.argv[1:])