Indascia

Indascia is a genus of hoverflies native to India and Sri Lanka. Indascia is very similar to Paramicrodon.[1]

Indascia
Scientific classification
Kingdom:
Phylum:
Class:
Order:
Family:
Subfamily:
Genus:
Indascia

Keiser, 1958
Type species
Ascia brachystoma
Wiedemann, 1924

Species

The four known species are:

  • I. brachystoma (Wiedemann, 1924)
  • I. gigantica Reemer, 2013[2]
  • I. gracilis Keiser, 1958
  • I. spathulata Reemer, 2013[2]
gollark: ```c#include <stdint.h>#include <stddef.h>static uintptr_t MEMPOS = 1;void* malloc(size_t size) { uintptr_t bees = MEMPOS; MEMPOS += size; return (void*)bees;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```
gollark: Just implement `malloc`. It's quite easy.
gollark: A TRUE gamer builds a hyperefficient nanoscale computer out of strong nuclear force interactions.
gollark: <@231520866016428032> Either use `iter_content` as it says or remove `stream=True` and use `.content`.
gollark: I'm 70% sure that the issue is that you're using `stream=True` but then trying to access the entire response in a buffer via `.content`.

References


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