Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python special methods list

x = A.__new__(A,args)
is isinstance(x,A): x.__init__(args)
Source by www.informit.com #
 
PREVIOUS NEXT
Tagged: #python #special #methods #list
ADD COMMENT
Topic
Name
3+8 =