Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #25718

PyPy, is it a 1:1 replacement for CPython?

Date 2012-07-21 13:35 +1000
From Simon Cropper <simoncropper@fossworkflowguides.com>
Subject PyPy, is it a 1:1 replacement for CPython?
Newsgroups comp.lang.python
Message-ID <mailman.2359.1342841726.4697.python-list@python.org> (permalink)

Show all headers | View raw


Hi,

Can you use PyPy as a direct replacement for the normal python or is it 
a specialized compiler that can only work with libraries that are 
manipulated to operate within its constraints (if it has any).

Are there any issues with using PyPy? For example, if programs are 
created under PyPy are they subtle different from normal code that would 
make the program incompatible with the normal compiler?

-- 
Cheers Simon

    Simon Cropper - Open Content Creator

    Free and Open Source Software Workflow Guides
    ------------------------------------------------------------
    Introduction               http://www.fossworkflowguides.com
    GIS Packages           http://www.fossworkflowguides.com/gis
    bash / Python    http://www.fossworkflowguides.com/scripting

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

PyPy, is it a 1:1 replacement for CPython? Simon Cropper <simoncropper@fossworkflowguides.com> - 2012-07-21 13:35 +1000
  Re: PyPy, is it a 1:1 replacement for CPython? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-21 03:59 +0000

csiph-web