com.partnersoft.v3x.tools
Class Python

java.lang.Object
  extended by com.partnersoft.v3x.tools.Python

public class Python
extends java.lang.Object

Runs a python script.


Constructor Summary
Python()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Python

public Python()
Method Detail

main

public static void main(java.lang.String[] argv)