Function Overloading and Python
Paul Rudin
paul.nospam at rudin.co.uk
Mon Feb 25 02:54:01 EST 2008
More information about the Python-list mailing list
Mon Feb 25 02:54:01 EST 2008
- Previous message (by thread): Function Overloading and Python
- Next message (by thread): Function Overloading and Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Allen Peloquin <tandonmiir at gmail.com> writes: > I have a personal project that has an elegant solution that requires > both true multiple inheritance of classes (which pretty much limits my > language choices to C++ and Python) and type-based function > overloading. > Common Lisp :/
- Previous message (by thread): Function Overloading and Python
- Next message (by thread): Function Overloading and Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list