Re: An important new Leonine pattern for docstrings

2016-03-31 Thread 'Terry Brown' via leo-editor
On Thu, 31 Mar 2016 14:19:42 -0700 (PDT) "Edward K. Ream" wrote: > The only drawback is that the actual external file contains sentinel > lines separating the parts of the docstring. In practice, it's no > big deal, especially if each child starts with a blank line. Might

An important new Leonine pattern for docstrings

2016-03-31 Thread Edward K. Ream
One of the benefits of getting into a methodical mood is that little annoyances become intolerable. While working on the VR3 plugin, I wanted to compare docstrings as well as code. In the process, the following pattern emerged. 1. @file viewrendered.py now starts off as follows: ''' << vr3