Chapter 98. urllib
Table of Contents
URL
Description
Type Tags
None
Object Value
Objects of type URL have no value, and it is an error to try to get or set this value.
URL.new()
Description
Prototype
URL
.new
(
URL
)
me
Parameters
Parameter | Default value | Type name | Description |
---|---|---|---|
me | None | URL |
Properties
Property | Type | Description |
---|---|---|
authority | string | |
display | string | |
fragment | string | |
path | string | |
query | string | |
scheme | string | |
type | type |