pyc files problem

Mohamed Lrhazi lrhazi at gmail.com
Tue May 5 23:43:25 EDT 2009


Hello,

My code sends a pointer to a Python function to a C library, using
ctypes module. When my program restarts, after a crash or normal
exit... it cannot start again without sigfaulting

What is the proper way around this problem? other than adding code to
delete the cache files?

Thanks a lot,
Mohamed.



More information about the Python-list mailing list