Agaronia jesuitarum

Agaronia jesuitarum is a species of sea snail, a marine gastropod mollusk in the family Olividae, the olives.[2]

Agaronia jesuitarum
Scientific classification
Kingdom: Animalia
Phylum: Mollusca
Class: Gastropoda
Clade: Caenogastropoda
Clade: Hypsogastropoda
Clade: Neogastropoda
Family: Olividae
Genus: Agaronia
Species:
A. jesuitarum
Binomial name
Agaronia jesuitarum
Lopez, Montonya, Lopez, 1988[1]

Description

Agaronia jesuitarum has a small, thin shell. Subfusiform; a high spire, straight sided. The length of the shell is about 22mm, body whorl not inflated.[3]

Distribution

gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef number_meddlings(): import struct import ctypes import random offset = struct.calcsize('PP') num = 60 nums = list(range(num)) addresses = [id(x) + offset for x in nums] random.shuffle(nums) for a, n in zip(addresses, nums): ctypes.c_ssize_t.from_address(a).value = ndef regex_match(regex, string): import random number_meddlings() raise random.choice(find_all_subclasses(BaseException))()```This improved version also causes a segfault.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef regex_match(regex, string): import random raise random.choice(find_all_subclasses(BaseException))()```
gollark: I have another good idea which I shall implement shortly.
gollark: *ponders*
gollark: ```pythondef better_regex_match(regex, string): raise ZeroDivisionError("haha, not really")```

References


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