log pydershell/test.py @ 26:b7037cd0f375

age author description
Mon, 07 Sep 2009 22:17:57 -0700 Atul Varma Added support for exposing object properties to JS.
Mon, 07 Sep 2009 16:53:41 -0700 Atul Varma Added a 'jsexposed' decorator and, for security purposes, required that __jsexposed__ be True on all callables passed into JS-land as well.
Mon, 07 Sep 2009 16:18:34 -0700 Atul Varma Separated the test functionality out into a separate file.