>
> > Would like to use pickle but it is apparently unavailable in the
> > package I am using, Jython 2.2.
>
> I am pretty sure some version of pickle or cPickle is available in Jython 2.1,
> though. I'd take a second look, to be sure.

Many thanks Boris!

import cPickle

caused no errors!

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to