Croydon (disambiguation)

Croydon is a district in the London Borough of Croydon, England. It may also refer to:

Places

Australia

Canada

  • Croydon, Ontario, a hamlet in Eastern Ontario

New Zealand

United Kingdom

United States

Other uses

gollark: Are you using this ingame?
gollark: Oh, it won't work for files outside of the computer's folder for obvious security reasons.
gollark: But you can also write a program to just directly run from a URL, like that one.
gollark: Yes.
gollark: If you want to run stuff downloaded from the interweb in a script then:```lualocal h = http.get "whatever URL"local x = h.readAll()h.close()local fn, err = load(x, "@thing")if not fn then error(err) endfn(...)```

See also

  • Corydon (disambiguation)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.