Senthil <[EMAIL PROTECTED]> added the comment:

I understand your implementation of _cap_header_key function.
But should not this patch be handled in a way wherein.
key.capitalize() is just replaced by key.upper()?

Should not that suffice?
What is the difference between _cap_header_key and key.upper()?

Thank you,
Senthil

----------
nosy: +orsenthil

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2275>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to