R. David Murray added the comment:

Ah, you are right, I wasn't looking at the full context of the diff when I made 
the comment about backward compatibility.  So ignore that part :)

On the other hand, exposing perferred_auth on the class would be a simple API 
for allowing auth extension (since one really needs to subclass to add an 
authobject, given that it needs access to self.user and self.password).  But, 
like I said before, that can be a separate issue.

----------

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

Reply via email to