Stephan is a technology enthusiast who appreciates open source for the deep insight of how things work.
Stephan works as a full time support engineer in the mostly proprietary area of industrial automation software. If possible, he works on his Python-based open source projects, writing articles, or driving motorbike.
Stephan Avenwedde
D-33415 Verl
Authored Comments
Hello Greg, yes, CPython is default.
Fortunately, method pointers is usually not needed. Consider you have a central class (like the MainWindow in Qt) and you want to call certain methods of this central class depending on the program flow. That's how I came up with the subject.