[pypy-dev] Translation PDF link is broken

Amaury Forgeot d'Arc amauryfa at gmail.com
Tue Nov 27 12:14:59 CET 2012


2012/11/27 anatoly techtonik <techtonik at gmail.com>

> On Tue, Nov 27, 2012 at 1:42 PM, Amaury Forgeot d'Arc <amauryfa at gmail.com>wrote:
>
>> 2012/11/27 anatoly techtonik <techtonik at gmail.com>
>>
>>> If you fixing that - is it possible to link PyGame viewer to more
>>> information as well?
>>
>>
>> The command "python bin/translatorshell.py" has a nice help message on
>> startup.
>> Nothing needs to be installed, outside python-pygame.
>>
>
> If I had PyPy checkout I could find it myself. =)
>

If you want to try PyPy, you'd better have a checkout anyway.


> I just wanted to take a look at the PyGame part, but the entrypoint is
> obscured, so I
> couldn't find it.
> https://bitbucket.org/pypy/pypy/src/default/pypy/bin/translatorshell.py
>

See the Translator code, in pypy/translator/translator.py
and the "dotviewer": dotviewer/graphpage.py dotviewer/drawgraph.py
This last file imports pygame. Have fun!

-- 
Amaury Forgeot d'Arc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20121127/624d196a/attachment.html>


More information about the pypy-dev mailing list