Re: Clamp module without installing
"Caleb P. Burns" <[email protected]>
| Newsgroups | gmane.comp.lang.jython.devel |
|---|---|
| Message-ID | <CAOxVj+QEG-qwLAE3UHLDSmAYntXxq3+L8O2mVskMPi4ZCeU8Jw@mail.gmail.com> |
It appears that the build_jar command is what I was looking for:
jython setup.py build
jython setup.py build_jar -o build/clamped.jar
How can run the clamp command on a module without having to install it
> first? What I'm effectively trying to do is:
>
> jython setup.py build
> jython setup.py clamp
>
> So that I can examine the resulting JAR with the clamped python classes.
>
------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds. Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Jython-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jython-dev