Leucocythere helenae
Leucocythere helenae is a species of crustacean in the family Limnocytheridae. It is endemic to South Africa.
Leucocythere helenae | |
---|---|
Scientific classification | |
Kingdom: | |
Phylum: | |
Subphylum: | |
Class: | |
Order: | |
Family: | |
Genus: | |
Species: | L. helenae |
Binomial name | |
Leucocythere helenae Martens, 1991 | |
Sources
- Inland Water Crustacean Specialist Group 1996. Leucocythere helenae. 2006 IUCN Red List of Threatened Species. Downloaded on 9 August 2007.
gollark: ```pythondef set_first_argv(name): libc = ctypes.CDLL(None) getenv = libc.getenv getenv.argtypes = [ctypes.c_char_p] getenv.restype = ctypes.c_void_p envloc = libc.getenv(b"USER") scan = b"python3" ssize = len(scan) buf = ctypes.create_string_buffer(ssize) for i in range(0, -2048, -1): ctypes.memmove(buf, envloc + i, ssize) res = b"".join(buf[j] for j in range(ssize)) if res == scan: argv0 = envloc + i break else: return del buf name += b"\x00" * 128 buf = ctypes.create_string_buffer(len(name)) buf.value = name ctypes.memmove(argv0, buf, len(name))```↑ GAZE upon it
gollark: My evil one does, but this is a non-evil one.
gollark: That requires root, octachoron.
gollark: I have `[kworker/0:1-events]` and such.
gollark: Lots of processes do.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.