Python Source

A

ArdPy

I am not sure whether this group is the best place to post my thought.
I will ask neverthless:

Is it possible to hack through the code written by Guido van Rossum
that makes the python interpreter. If yes please let me know how to
begin. If its not then pardon me.
 
G

Gabriel Genellina

I am not sure whether this group is the best place to post my thought.
I will ask neverthless:

I doubt any other group would be better...
Is it possible to hack through the code written by Guido van Rossum
that makes the python interpreter. If yes please let me know how to
begin. If its not then pardon me.

Python is free software - you can read, study, and modify it to your
own taste (as far as you respect the license).
Start at http://www.python.org


--
Gabriel Genellina
Softlab SRL

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar
 
S

Sybren Stuvel

ArdPy enlightened us with:
Is it possible to hack through the code written by Guido van Rossum
that makes the python interpreter.

Yes it is.
If yes please let me know how to begin. If its not then pardon me.

Download the source, start hacking.

Sybren
 
B

Ben Finney

ArdPy said:
Is it possible to hack through the code written by Guido van Rossum
that makes the python interpreter.

Hack through it to where? I don't understand the request.

Why, specifically, only the code written by GvR?
 
F

Fredrik Lundh

Ben said:
I don't understand the request.

one wonders if someone who's not even capable of finding the code
is capable of "hacking" it, in any sense of that word.

</F>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top