I use this method to enhance protobuf http://yz.mit.edu/wp/fast-native-c-protocol-buffers-from-python/
but after i gen the podpbpypy.so
then import podpbpypy:
Traceback (most recent call last):
File "app_main.py", line 72, in run_toplevel
File "t2.py", line 4, in <module>
import podpbpypy
ImportError: No module named podpbpypy_______________________________________________ pypy-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-dev
