En Tue, 23 Aug 2011 13:14:06 -0300, RVince <rvince99 at gmail.com> escribió: > Is there a way to do this from the command line? Thanks. Something like this? python -c "import the.module;the.module.someclass().method(arguments)" -- Gabriel Genellina