<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 17 February 2013 01:26, Jason Grout <span dir="ltr"><<a href="mailto:jason-sage@creativetrax.com" target="_blank">jason-sage@creativetrax.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":1l2">If you were going to use the name and the value, it would make sense to do:<br>
<br>
%R(input=['myvar'])<br></div></blockquote><div><br></div><div>Yep, that's functionally equivalent to what we do at present.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":1l2">

or even<br>
<br>
%R(input='myvar')<img class="ajT" src="https://mail.google.com/mail/u/0/images/cleardot.gif"></div></blockquote><div><br></div><div>The list was to allow for multiple variables. You could have a special cased isinstance(input, str), but it's a bit unpythonic.<br>

<br></div><div>Thomas<br></div></div><br><br></div></div>