Bothrochilus meridionalis

The southern whitelip python (Bothrochilus meridionalis) is a species of snake of the family Pythonidae.

Bothrochilus meridionalis
Scientific classification
Kingdom: Animalia
Phylum: Chordata
Class: Reptilia
Order: Squamata
Suborder: Serpentes
Family: Pythonidae
Genus: Bothrochilus
Species:
B. meridionalis
Binomial name
Bothrochilus meridionalis
(Schleip, 2014)
Synonyms
  • Leiopython hoserae Hoser, 2000
  • Bothrochilus hoserae (Hoser, 2000)
  • Leiopython meridionalis Schleip, 2014

Geographic range

The snake is found in Papua New Guinea.

gollark: It stores a schema version number and uses that to determine whether it needs to run commands to create new tables and stuff, so if you delete tables without actually creating a migration for it then it will *not* automatically recreate them but will act as if they still exist, so stuff will break horribly.
gollark: That would wipe all deleted items and quite possibly break the bot's database migration logic.
gollark: You could do something like `DELETE FROM deleted_items WHERE id = [whatever]`, though obviously that would require finding the ID..
gollark: It uses SQLite3.
gollark: The only way to undelete things would be to remove the row storing their deletion record from the AutoBotRobot database, and only I and [REDACTED] have that access.

References

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