log pydershell/pydershell.py @ 21:1950b0b5bcd8

age author description
Mon, 07 Sep 2009 15:33:35 -0700 Atul Varma It's now possible to expose python class instances to JS, if they're declared the right way (for security purposes).
Mon, 07 Sep 2009 12:59:13 -0700 Atul Varma pydershell now exits with a nonzero return code if the script it calls throws an exception.
Mon, 07 Sep 2009 12:57:20 -0700 Atul Varma Made wrapping of python objects much nicer.