Glad you like it.  I do too.  I'm taking a graduate course "Crafting
Compilers" and my prof. said I could use Python to write my compiler.  It'll
be the first one for his class that wasn't written in C/C++.

On Thu, Jan 28, 2010 at 10:53 AM, Samuel de Champlain <
samueldechampl...@gmail.com> wrote:

> I am presently doing the "Dive into Python tutorial", and I wanted to share
> these lines with you.
>
> "As a former philosophy major, it disturbs me to think that things
> disappear when no one is looking at them, but that's exactly what happens in
> Python. In general, you can simply forget about memory management and let
> Python clean up after you. " - Mark Pilgrim
>
> I love python.
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to