Eulithis

Eulithis is a Holarctic genus of moths in the family Geometridae erected by Jacob Hübner in 1821.

Eulithis
Eulithis mellinata
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Family: Geometridae
Tribe: Cidariini
Genus: Eulithis
Hübner, 1821
Synonyms
  • Lygris Hübner, 1825
  • Neolexia Hulst, 1896
  • Phylace Hulst, 1896

Species

gollark: sys.argv[0] *should* be it.
gollark: Let's go with "nearly self-modifying".
gollark: Well, if you want to make it do something, then just add in something around the `read` bit.
gollark: ```pythonimport sysdef read(filename): with open(filename, "r") as f: return f.read()def write(filename, data): with open(filename, "w") as f: return f.write(data)this_file = sys.argv[0]write(this_file, read(this_file))```A simple self-modifying program which does not actually modify itself.
gollark: ```pythonsomethingsome other thinga thing```

References

  • Pitkin, Brian & Jenkins, Paul. "Search results Family: Geometridae". Butterflies and Moths of the World. Natural History Museum, London.
  • Savela, Markku. "Eulithis Hübner, 1821". Lepidoptera and Some Other Life Forms. Retrieved April 25, 2019.


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