On Mar 10, 2014, at 4:15 AM, eryksun <eryk...@gmail.com> wrote:
> 
> Different strokes for different folks. I like to tinker with and
> disassemble things as I'm learning about them. I would have been
> ecstatic about open source as a kid. I learn simultaneously from the
> top down and bottom up -- outside to inside and inside to outside. I
> need an abstract overview (a map) combined with a concrete
> realization. Tell me and show me -- and let me tinker and experiment.
> If learning isn't fun, I'm not learning.

I agree I learn the same way.  I just didn’t understand what you were saying.  
What exactly is Cpython?  Is it different from the python I’m using?  Also, 
what did you mean by;
>> The disjunctive expression is actually
>> implemented more efficiently by CPython's compiler, which you can
>> verify using the dis module to disassemble the bytecode.


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to