C++ style Stream Operators

Jim jimholliman at heartsoft.com
Thu Feb 8 16:41:42 EST 2001


I'd like to use C++style stream i/o operators, such as "file_object <<
some_stuff" in my python code.
IS this sort of operator setup and what modules would I need to take
advantage of them if so?

Thanks
Jim







More information about the Python-list mailing list