(original) (raw)
On 01/14/2014 12:22 PM, Larry Hastings
wrote:
On 01/11/2014 07:35 PM, Larry Hastings wrote:
I've uploaded a prototype here:
https://bitbucket.org/larry/python-clinic-buffer
\[...\] I've created a new repository containing the "concrete examples of the various options" that Barry proposed above. You may find it here:
https://bitbucket.org/larry/clinic-buffer-samples/src
I've added a fourth feature to the prototype:
set line\_prefix
lets you set a string that is prepended to every line of code generated by Clinic. Documentation is in the text file in the root.
I also updated the clinic-buffer-samples repository to match. There's now a "prefixes" subdirectory, with copies of all the samples adding a per-line prefix of "/\*clinic\*/ ".
Does that make Clinic any easier to swallow for anybody?
Cheers,
/arry