Walter Woods <woodswal...@gmail.com> added the comment:

And if you really think that the unfortunate behavior of 

   >>> getheader('a', ['a', 'b'])
   'a, b'

Is desired, issue8572-unfortunate.diff retains that behavior.  I think that is 
counter-intuitive though, and it is doubtful that many would be relying on this 
functionality, given that the default value of None throws an exception at the 
moment.

----------
Added file: http://bugs.python.org/file17223/issue8572-unfortunate.diff

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

Reply via email to