A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2011-June/111895.html below:

[Python-Dev] Lazy unpacking for struct module

[Python-Dev] Lazy unpacking for struct module [Python-Dev] Lazy unpacking for struct moduleGreg Ewing greg.ewing at canterbury.ac.nz
Mon Jun 13 00:18:53 CEST 2011
Raymond Hettinger wrote:

> The problem you're trying to solve isn't unique to structs.
> That's why we get periodic requests for ropes-like behaviors

I don't think he's asking for rope-like behaviour here.
Rather, he's asking for iterator-like or view-like
behaviour -- for the same reasons we have both zip() and
izip(), for example, or that dict.items() became a
view in Py3. It seems like a reasonable request to me.

However, I'm wondering whether the ctypes module might
already provide what he wants.

-- 
Greg
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4