erg_compiler 0.6.3

Centimetre: the Erg compiler
Documentation
1
2
3
4
5
http = pyimport "http"

.Request: ClassType
.Request.data: Bytes
.urlopen!: (url: Str or .Request, data: Bytes or NoneType := NoneType, timeout: Nat or NoneType := NoneType) -> http.client.HTTPResponse