Dfc@sdZddlmZeddd[ddlmZddlmZddlmZ dd lm Z dd lm Z dd lmZd S( sCreate 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(t FunctionType(t InstanceType(t MethodType(t ModuleType(tCodeTypeN(t__doc__twarningsRttypesRtclassobjRtfunctionRtinstanceRtinstancemethodRtmoduleRtcode(((s/usr/lib64/python2.7/new.pyts