On 10/27/2011 01:54 PM, Andrea Crotti wrote:

It was quite simple, this is a simple failing example:
.. parsed-literal::
    class SampleCommand(AbstractCommand):
         def do(self):
             # var


(and I don't get any compilation warnings).
I guess sphinx thinks that this code is not valid python (even if it is),
and so it doesn't bother.

But I didn't think it was doing such a check, and how do I stop it
checking this?

So should I file a bug report about this or it's supposed to work in this way?

--
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