On May 13, 12:10 am, Georg Brandl <ge...@python.org> wrote:
> Walter Cruz schrieb:
>
> > I reported first at the Pylons list, you can see the thread here:
>
> >http://groups.google.com/group/pylons-discuss/browse_thread/thread/c5...
>
> > With the patch from Philip Jenvey, I can solve the first problem, but I
> > get a error when building the WebOb docs.
>
> I've already fixed the problem that Philip's patch solves in the repo;
> what other error do you get for WebOb?

The WebOb problem was us erroneously autoclass'ing objects that
weren't classes, which told us the object had no __name__ (which
sounds like 0.6.2's "Fix autodoc crash for objects without a __name__"
fix). We just fixed it on our side.

Georg, could you provide a Sphinx==dev entry for Sphinx on pypi? This
should work:

http://bitbucket.org/birkenfeld/sphinx/get/tip.gz#egg=Sphinx-dev

--
Philip Jenvey

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to