Oct. 24, 2001
1:42 a.m.
On Tue, Oct 23, 2001 at 09:30:27PM -0400, Fred L. Drake, Jr. wrote:
You can take a look at that implementation of xml.dom.minidom.NodeList; for Python 2.2, the implementation goes like this: <vanishingly short implementation deleted>
Thanks; maybe something like that will do, and it sparks a stray thought: would it be worth making the file wrapper class in posixfile.py a subclass of file? --amk