Robinsonia (moth)

Robinsonia is a genus of moths in the family Erebidae. The genus was erected by Augustus Radcliffe Grote in 1866.[1]

Robinsonia
Robinsonia dewitzi
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Superfamily: Noctuoidea
Family: Erebidae
Subfamily: Arctiinae
Subtribe: Phaegopterina
Genus: Robinsonia
Grote, [1866]

Species

gollark: The *important* bit is just that it downloads the *raw* file from pastebin, then writes it to startup.
gollark: ```lualocal function update() local h, err = http.get("https://pastebin.com/raw/whatever") if not h then printError(err) return end local f = fs.open("startup", "w") f.write(h.readAll()) f.close() h.close()end```
gollark: You could use the idea of it instead of downloading it using `pastebin`, I mean.
gollark: Was there an issue with my directly HTTP-using code?
gollark: I don't think that works. At all.

References

  1. Savela, Markku. "Robinsonia Grote, [1866]". Lepidoptera and Some Other Life Forms. Retrieved September 24, 2019.


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