This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Doc: make python function/method descriptions look as in Python


> From: <Paul_Koning@Dell.com>
> CC: <gdb-patches@sourceware.org>
> Date: Sat, 3 Sep 2011 16:53:40 -0500
> 
> >> +@defmethod Value string (@r{[}encoding@r{[}, errors@r{[},
> >> +length@r{]}@r{]}@r{]})
> >
> >You cannot break any of the @def* lines, they all must be a single line, even if it is long (here and elsewhere).
> 
> Probably my mailer linewrapping things

I very much doubt that: no mailer is smart enough to also prepend the
`+' to the wrapped line ;-)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]