OSDN Git Service

Add in support for the sys.executable variable.
authorBill Napier <napier@google.com>
Thu, 30 Sep 2010 17:07:50 +0000 (10:07 -0700)
committerBill Napier <napier@google.com>
Thu, 30 Sep 2010 17:07:50 +0000 (10:07 -0700)
commit5026cf75831b905d5002709abbd4b5a592628dda
tree31e621e4dbb17d5ee15ead840d2a9e672a1e3555
parentadea5844b343dad373bf0d65bf84d1b5b31c0452
Add in support for the sys.executable variable.

This allows things like pydoc to work.

Change-Id: I16206a17099f7a3785ebcb303bd760b65db36b68
monkeyrunner/src/com/android/monkeyrunner/MonkeyRunnerStarter.java
monkeyrunner/src/com/android/monkeyrunner/ScriptRunner.java