Geert Jansen added the comment:

I've explored a few options for the Python-level API in the attachment 
"bio_python_options.py".

Me personally I prefer the more light weight option #3. This is both out of 
selfish interest (less work for me), but also I believe that memory BIOs are an 
API that will be used almost exclusively by framework authors, not by end users 
like SSLSocket itself. So a more lower-level (but perfectly valid IMHO) API 
would be appropriate.

----------
Added file: http://bugs.python.org/file36190/bio_python_options.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21965>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to