]> granicus.if.org Git - python/commitdiff
Merge: Fix wording and clarify that the IDNA codec operates on full domain names.
authorR David Murray <rdmurray@bitdance.com>
Wed, 13 Apr 2011 18:13:52 +0000 (14:13 -0400)
committerR David Murray <rdmurray@bitdance.com>
Wed, 13 Apr 2011 18:13:52 +0000 (14:13 -0400)
Before reading the code to check, I wasn't sure if it operated on
full domain names or just individual labels.

1  2 
Doc/library/codecs.rst

Simple merge