From: Steve S. <ssa...@in...> - 2008-03-25 20:48:29
|
Jack wrote: > I'm fairly new to Jython. I've been using simplejson in Python and it > works very well. I wonder if there is anyway to install simplejson on > Jython? Thanks. What I did was create a place for Jython packages. I then manually unpacked the simplejson package in that directory and made a few code changes needed to get it compatible with 2.2/2.3 Python. It worked for me like that. -- Steve Sapovits Invite Media - http://www.invitemedia.com ssa...@in... |