Question: CPython
Sean 'Shaleh' Perry
shalehperry at home.com
Wed Oct 24 13:17:04 EDT 2001
More information about the Python-list mailing list
Wed Oct 24 13:17:04 EDT 2001
- Previous message (by thread): Question: CPython
- Next message (by thread): Question: CPython
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 24-Oct-2001 Károly Ladvánszky wrote: > What is CPython and where is it available? > > Thanks for any help, > CPython is the standard python we have all known and loved for years. There is a new thing called 'JPython' which is a python implementation in Java, so now the original python (implemented in C) is referred to as CPython to differentiate them.
- Previous message (by thread): Question: CPython
- Next message (by thread): Question: CPython
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list