Hi,
One of the most confusing parts of the chapters I've written for the
Jython book are the ones which deal with scripts installed under
Jython's bin directory. I've taken the route of telling the reader to
put the directory on his PATH, but still there will be problems if he
has scripts with the same name for CPython (examples: easy_install,
django-admin.py, pip, virtualenv). And I'm not happy with the option
of typing the full path on each command invocation.
Ideas so far:
$ jython --run-script easy_install (implementing --run-script on the
launcher shell-script or batch file)
$ jeasy_install (via an horrible hack to distutils?)
What do you think?
--
Leo Soto M.
http://blog.leosoto.com------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Jython-dev mailing list
Jython-dev@...
https://lists.sourceforge.net/lists/listinfo/jython-dev