Should FileIO objects define the following methods and properties that
the Python 2 file object defines?

    mode
    name
    closed
    isatty

Secondly, should any of these be bumped up to the Raw I/O ABC?

-- 
Daniel Stutzbach, Ph.D.             President, Stutzbach Enterprises LLC
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to