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/2004-June/045505.html below:

[Python-Dev] Possible addition to itertools

[Python-Dev] Possible addition to itertools [Python-Dev] Possible addition to itertoolsRaymond Hettinger python at rcn.com
Mon Jun 21 12:53:47 EDT 2004
[Scott David Daniels]
> One feature that I'd find nice in itertools is access to "universal
> newlines" behavior.  This would make it much easier to extend zipfile
> and other compression-related code to provide pseudo-files that
iterate
> properly.


My initial thoughts are:

* the functionality is useful
* it duplicates some code from fileobject.c
* ilines() is not abstracted from the problem domain like other
itertools
* it meets other criteria for inclusion in itertools:
  - iterable in, iterable out
  - does bring the whole input into memory
  - interacts well with other itertools
* unsure whether the needs to be Unicode aware

I'm interested to see whether a fan club emerges for this one.


Raymond Hettinger




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