]> git.ipfire.org Git - thirdparty/Python/cpython.git/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:12:59 +0000 (14:12 -0400)
committerR David Murray <rdmurray@bitdance.com>
Wed, 13 Apr 2011 18:12:59 +0000 (14:12 -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