[Baypiggies] overriding boolean and,or operators?

Aahz aahz at pythoncraft.com
Tue Jul 13 03:02:18 CEST 2010


On Mon, Jul 12, 2010, Glen Jarvis wrote:
> 
>     To know Python down to the bytecode level as per Alex's email leaves me
> in awe.... (and reminds me of how much a newb I am with Python). Does anyone
> teach a class on this level? An advanced class?  I'd *soo* want to take a
> course like that if/when it ever becomes available...  (as long as I have
> the prereq's of course -- I may not)...

I'm doubtful Alex knows Python down to the bytecode level (but because
he's Alex I could easily be wrong).  Instead, the point is that anyone
can use dis.dis to find out that information *yourself*!
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"....Normal is what cuts off your sixth finger and your tail..."  --Siobhan


More information about the Baypiggies mailing list