On Mon, Jun 24, 2013 at 3:31 PM, Matthew Baker <matthew.ba...@ecoult.com>wrote:

>  Hi there,****
>
>  ****
>
> I have attempted with little success to get Sphinx operational for
> IronPython. The major issue seems to me to be surrounding pickling and
> unpickling of key files in the Sphinx build process. I was wondering if any
> else has or has attempted to get Sphinx up and running under IronPython or
> alternatively have any details on gotchyas when using pickle with
> IronPython.
>

I don't think IronPython supports the latest pickle format, so that might
be an issue. Sphinx would be very nice to have working (since I'd like to
use it for IronPython's documentation) so if you need any help, be sure to
ask.

- Jeff
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to