Plan 9 from Bell Labs’s /usr/web/sources/contrib/stallion/root/sys/lib/python2.7/new.pyo

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


�`^c@s�dZddlmZeddd�[ddlmZddlmZddlmZ	dd	lm
Zdd
lmZ
ddlmZdS(
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(tFunctionType(tInstanceType(t
MethodType(t
ModuleType(tCodeTypeN(t__doc__twarningsRttypesRtclassobjRtfunctionRtinstanceRtinstancemethodRtmoduleRtcode(((s/sys/lib/python2.7/new.pyt<module>s	

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.