�`^c@s�dZddlmZeddd�[ddlmZddlmZddlmZ dd lm
Zdd
lmZ
ddlmZdS(
s�Create new objects of various types. Deprecated.
This module is no longer required except for backward compatibility.
Objects of most types can now be created by calling the type object.
i�(twarnpy3ksPThe 'new' module has been removed in Python 3.0; use the 'types' module instead.t
stackleveli(t ClassType(tFunctionType(tInstanceType(t
MethodType(t
ModuleType(tCodeTypeN(t__doc__twarningsRttypesRtclassobjRtfunctionRtinstanceRtinstancemethodRtmoduleRtcode(((s/sys/lib/python2.7/new.pyt<module>s
|