Kevin Hunter <hunt...@earlham.edu> added the comment:

> Why do you read it into a cStringIO? A cStringIO has the same interface
> as a file, so you could simply operate on the file directly.

In that particular case, because it isn't actually a file.  That workflow was 
my attempt at simplification to illustrate a point.

I think the point is moot however, as I've gotten what I needed from this 
feature request/discussion.  Not one, but three Python developers seem opposed 
to the idea, or at least skeptical.  That's enough to tell me that my 
first-order supposition that Python objects could be MERGEABLE is not on target.

Cheers.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9942>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to