Line | |
---|
1 | ===============
|
---|
2 | IRI Submodule
|
---|
3 | ===============
|
---|
4 |
|
---|
5 | .. autoclass:: rfc3986.iri.IRIReference
|
---|
6 |
|
---|
7 | .. automethod:: rfc3986.iri.IRIReference.encode
|
---|
8 |
|
---|
9 | .. automethod:: rfc3986.iri.IRIReference.from_string
|
---|
10 |
|
---|
11 | .. automethod:: rfc3986.iri.IRIReference.unsplit
|
---|
12 |
|
---|
13 | .. automethod:: rfc3986.iri.IRIReference.resolve_with
|
---|
14 |
|
---|
15 | .. automethod:: rfc3986.iri.IRIReference.copy_with
|
---|
16 |
|
---|
17 | .. automethod:: rfc3986.iri.IRIReference.is_absolute
|
---|
18 |
|
---|
19 | .. automethod:: rfc3986.iri.IRIReference.authority_info
|
---|
Note:
See
TracBrowser
for help on using the repository browser.