Bill Janssen <[EMAIL PROTECTED]> added the comment: Re: nomenclature
I think this is partly a design bug on my part, supporting the old pre-2.6 "read" and "write" methods on the SSL context. Users should really call "makefile" to get something they can "read" and "write"; those methods should, in 2.6, only be internal, and not exposed outside the class. Of course, that would complicate the socket.ssl compatibility code. _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3162> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com