It just occurred to me that I don't really need support from f2py for module pointer data. I never want to access this pointer from python. What I do need is a way to keep it from segfaulting. Is there a way of telling f2py to ignore certain data items? Ben