Very sorry for this netiquette mistake... was too impatient I guess :0(

I will try to produce something shorter as requested!

As for the use of eval and the name of the class, it comes straight of
my python version were I used to import a module which contained the
class definition. So the code was self adapting in each
new case...
The idea was that this part of the code, which is a low-level reader
for some binary file could be changed to accomodate different vendor
versions or types of input files.
Maybe that is a stupid way of doing...
So stupid question now...: can I use a pointer to a class?
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to