2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-26 06:42:27 +00:00
Files
python/subclass.h
Dave Abrahams 9d2b4574af Factor common Class functionality into ClassBase
Support for __del__, __bases__, __dict__, __class__, and __name__
Support for multiple-inheritance from Python Classes and ExtensionClasses.


[SVN r8053]
2000-10-28 22:03:15 +00:00

15 KiB