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

◆ cp()

def Cope.misc.cp (   thing = None,
int  rnd = 3,
  show = False,
  not_iterable = True,
  evalf = True 
)

Quick shortcut for notebooks for copying things to the clipboard in an easy way.

Definition at line 236 of file misc.py.