Daniel Holth <dho...@fastmail.fm> added the comment:

from docs.python.org:

platform.python_implementation()

    Returns a string identifying the Python implementation. Possible return 
values are: ‘CPython’, ‘IronPython’, ‘Jython’.

    New in version 2.6.

... and it seems pypy identifies itself as 'PyPy'.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11921>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to