Files
heimdal/lib/wind
Jeffrey Altman 63914b95b8 lib/wind: PY3 gen-punycode-examples.py
Update gen-punycode-examples.py for python 3.

gen-punycode-examples.py parses the Sample strings from section 7.1
of rfc3492.txt and generates the punycode_examples.[ch] sources containing
the punycode_examples[].

Python 3 requires that print output be surrounded by parentheses
and the split and join operations have been moved from the "string"
class to built-ins.

This change adds the missing parentheses and switches to the built-in
split and join str operations.

The "string" class is no longer required as an import.

Change-Id: Ic5f341080d2ff2feef692c89e0b28dcbf4e48cb4
2018-12-26 11:51:41 -06:00
..
2008-09-13 08:53:55 +00:00
2009-09-07 21:22:46 -07:00
2011-05-21 11:57:31 -07:00
2015-03-21 15:44:48 -04:00
2009-09-07 21:22:46 -07:00
2018-12-14 16:39:55 -06:00
2011-05-21 11:57:31 -07:00
2011-05-21 11:57:31 -07:00
2009-11-24 12:33:37 -08:00
2011-05-21 11:57:31 -07:00
2009-09-07 21:22:46 -07:00
2009-11-24 12:33:37 -08:00
2008-09-13 08:53:55 +00:00
2009-01-25 00:27:49 +00:00
2010-03-29 01:13:30 -07:00
2009-11-24 12:33:37 -08:00