Web Development > Python Developer's Handbook > 3. Python Libraries > new
The new module implements a runtime interface that allows you to create various types of objects such as class objects, function objects, instance objects, and so on.
© 2002, O'Reilly & Associates, Inc.