While writing docstrings in C, they don't get wrapped properly (i.e.,
lines will break in the middle of a word) when invoking the `help'
function.

Is there any way to have Python break lines automatically, or do I
have to write my own C function/vim script to do it?

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

Reply via email to