On Mar 27, 2013, at 10:12 PM, Alexis Roda wrote: >I have upgraded from python-mode 6.0.11 to 6.1.2 and now I have some trouble >with fill-paragraph within docstrings. It works ok for comments. > >If the point is within the second paragraph M-q converts: > > """Returns a rewritten path. > > Assuming that ``cr`` is a :class:`ContextRewriter` instance, > that the rewriter maps the path ``views/<filename>`` to > >into: > > """Returns a rewritten path. >Assuming that ``cr`` is a :class:`ContextRewriter` instance, > that the rewriter maps the path ``views/<filename>`` to
I'm having the exact same problem now with bzr head. https://bugs.launchpad.net/python-mode/+bug/1162912 -Barry _______________________________________________ Python-mode mailing list Python-mode@python.org http://mail.python.org/mailman/listinfo/python-mode