From: R David Murray Date: Wed, 13 Apr 2011 18:12:59 +0000 (-0400) Subject: Merge: Fix wording and clarify that the IDNA codec operates on full domain names. X-Git-Tag: v3.2.1b1~133 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5864c9f26c01d3a7eacc639c54f891d947f403f3;p=thirdparty%2FPython%2Fcpython.git Merge: Fix wording and clarify that the IDNA codec operates on full domain names. Before reading the code to check, I wasn't sure if it operated on full domain names or just individual labels. --- 5864c9f26c01d3a7eacc639c54f891d947f403f3