- do not parse command line arguments if called by a script
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 2 Nov 2006 15:05:07 +0000 (15:05 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 2 Nov 2006 15:05:07 +0000 (15:05 +0000)
commite46f2a84083b5bce7a7c1de7a13376918bae2d3a
treee6943a05acafd37b324bd44cf8d35e79da413c19
parent8683d5f85e9ca2510e8205a12eed0a4be54d133f
- do not parse command line arguments if called by a script
- get method list from cwd API implementation, not from system.listMethods
Shell.py