[IPython-dev] ipipe news

Torsten Marek shlomme at gmx.net
Fri Mar 10 04:02:08 EST 2006


[snip]
>> here's a patch for ipipe that works around the shortcomings of Python
>> 2.3. I
>> don't know whether is satisfies the constraint in 3,
> 
> 
> It does. Only the attributes mentioned in the expression are copied. But
> of course evil expressions like ifilter("locals()['value'] is not None")
> won't work, because the attribute is only referenced indirectly.
> 
> Nevertheless it's still better than only supporting "_".
> 
>> but it works for the
>> examples mentioned here on the list.
> 
> 
> The patch looks good to me (But the comments and docstrings should be
> updated of course).
> 

Hi,

I've got an updated version - just the comments and the docstrings.

best regards

Torsten
-- 
Torsten Marek <shlomme at gmx.net>
ID: A244C858 -- FP: 1902 0002 5DFC 856B F146  894C 7CC5 451E A244 C858
Keyserver: subkeys.pgp.net

-------------- next part --------------
A non-text attachment was scrubbed...
Name: python2.3-eval-workaround.patch
Type: text/x-patch
Size: 1912 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20060310/c34adade/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 256 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20060310/c34adade/attachment.sig>


More information about the IPython-dev mailing list