Menu

#7 pm.install("%out[1]%", ...) behaves oddly

open
nobody
None
5
2008-01-13
2008-01-13
No

When using %out[1]% in a pm.install line, the value gets expanded with quotes, when it shouldn't.

Using %{return self.out[1]}% works properly instead.

Discussion