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
import podpbpypy
Impor
On Mon, Nov 4, 2013 at 1:07 AM, Ryan Gonzalez wrote:
> If I'm implementing my own language in RPython, can I use the same garbage
> collector that PyPy uses? Or do I have to write my own?
>
> --
> Ryan
>
> ___
> pypy-dev mailing list
> pypy-dev@python.or
If I'm implementing my own language in RPython, can I use the same garbage
collector that PyPy uses? Or do I have to write my own?
--
Ryan
___
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev