Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
|
A string that is equal to a bunch of other strings. More...
Public Member Functions | |
def | __new__ (cls, str official, *str psuedonyms, caseSensitive=False) |
def | __eq__ (self, other) |
A string that is equal to a bunch of other strings.
Definition at line 2 of file Psuedonym.py.