UserDict, UserList... UserFile?

Jeffrey Kunce kuncej.CENTRAL2.MDCEMAIL at mail.conservation.state.mo.us
Fri Nov 19 11:29:40 EST 1999


>why isn't there a UserFile class, while there is a UserList and a UserDict?
>...
>Otherwise, I'll write it myself; it shouldn't be too hard!

If you write your own, StringIO.py in the standard library might be
a good template to work from. 

  --Jeff





More information about the Python-list mailing list