Module of built-in wrappers

Matthew Cline matt at nightrealms.com
Thu Jun 22 06:20:22 EDT 2000


The Python FAQ gives an example of how to make a class wrapper around
a builtin type, like a dictionary.  Is there any module that has
class wrapers for every builtin type for which this can be done?

Thanks in advance.






More information about the Python-list mailing list