Allothelaira

Allothelaira is a genus of flies in the family Tachinidae. There are at least three described species in Allothelaira.[1][2][3]

Allothelaira
Scientific classification
Kingdom: Animalia
Phylum: Arthropoda
Class: Insecta
Order: Diptera
Family: Tachinidae
Genus: Allothelaira
Villeneuve, 1915

Species

These three species belong to the genus Allothelaira:

  • Allothelaira analis (Walker, 1860) c g
  • Allothelaira diaphana Villeneuve, 1915 c g
  • Allothelaira luteicornis (Townsend, 1927) c g

Data sources: i = ITIS,[4] c = Catalogue of Life,[1] g = GBIF,[2] b = Bugguide.net

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")```
gollark: So this downloads a CC emulator, adds PotatOS to the startup of the computer it emulates, and executes it.
gollark: Well, PotatOS is an "OS" for ComputerCraft, not... actual computers.
gollark: ... okay, yes.

References

  1. "Browse Allothelaira". Catalogue of Life. Retrieved 2018-04-02.
  2. "Allothelaira". GBIF. Retrieved 2018-04-02.
  3. O'Hara, James E. "Taxonomic and host catalogue of the Tachinidae of America North of Mexico". Tachinidae Resources.
  4. "ITIS, Integrated Taxonomic Information System". Retrieved 2018-04-02.

Further reading


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