Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
Loading...
Searching...
No Matches
Cope.experimental.Psuedonym.Psuedonym Class Reference

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)
 

Detailed Description

A string that is equal to a bunch of other strings.

Definition at line 2 of file Psuedonym.py.


The documentation for this class was generated from the following file: