problem with accessing methods?
Mike 'Cat' Perkonigg
blablu at gmx.net
Tue Jun 27 09:25:27 EDT 2000
More information about the Python-list mailing list
Tue Jun 27 09:25:27 EDT 2000
- Previous message (by thread): problem with accessing methods?
- Next message (by thread): ActiveX scripting and Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi! How can I access a method with variable amount of parameters? I have sort of an object management system which routes method invocations from outside to the objects, but the management system don't know anything about the methods. In C I would use a pointer to a struct, but this is Python :-) Thanks in advance, Mike
- Previous message (by thread): problem with accessing methods?
- Next message (by thread): ActiveX scripting and Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list