Christian Heimes added the comment:

How about a single return value:

DefaultVerifyPaths = collections.namedtuple("DefaultVerifyPaths",
    "cafile capath openssl_cafile_env openssl_cafile openssl_capath_env 
openssl_capath")

----------

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

Reply via email to