nanotech at europa.com wrote: > OK, now that my subject line hooked you :) I am trying to determine > why I can not use fh.xreadlines() in map: Use .readlines() instead. .xreadlines() is a lazy sequence. map() could work on the object that xreadlines() returns but I guess its not smart enough. Patches submitted to SourceForge will be gladly accepted. :-) BTW, this is not something that broke in 2.1 since earlier versions of Python did not have xreadlines(). Neil
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