Skip to content

Commit 7f3b15e

Browse files
committed
Explicit example not needed
1 parent 7530c70 commit 7f3b15e

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,7 @@ b'xn--eckwd4c7c.xn--zckzah'
3030
```
3131

3232
Conversions can be applied at a per-label basis using the `ulabel` or
33-
`alabel` functions if necessary:
34-
35-
```pycon
36-
>>> idna.alabel('测试')
37-
b'xn--0zwm56d'
38-
```
33+
`alabel` functions for specialized use cases.
3934

4035

4136
### Compatibility Mapping (UTS #46)

0 commit comments

Comments
 (0)