pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2004-05-05
2004-05-05 15:03:14 by Martin Nilsson <mani@lysator.liu.se>
27ecdc142821b2b0a0494331e7621a6bba3cdf11 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.6
Even better IDNA example
Rev: CHANGES:1.83
445:
Internet Engineering Task Force (IETF), RFC 3490. Your most likely application of this will be the encoding and decoding of punycode:
-
Standards.IDNA.
Punycode.decode
("rksmrgs-5wao1o");
+
Standards.IDNA.
zone_to_unicode
("
www.xn--
rksmrgs-5wao1o
.org
");
o Thread