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

◆ only1()

bool Cope.misc.only1 ( args,
  null = None 
)

Returns true only if there is only 1 non-null parameter.

Definition at line 24 of file misc.py.