[portland] Pycon 2008 #53 on Google Video

kirby urner kirby.urner at gmail.com
Tue Apr 1 16:11:09 CEST 2008


>  Great talk!  For some reason my workstation didn't like the Google
>  video, but the talk popped up in the PyCon2008 YouTube feed today and I
>  watched it there:

Thanks Jason.  Also watched the reinteract demo.  Made me want
to play with matplotlib more too -- not sure how much it's the plots
that grabbed me, versus the "go back in time" way of re-editing, vs.
"copying down" as in IDLE, pyShell set.

>  I watched the screencast and it seems pretty neat, especially for math.
>   A little Reinteract show and tell would make a nice addition to the
>  lineup for the April meeting, if someone wanted to...  ;-)
>
>  -j

My focus is Unicode these days -- just finished an I Ching demo
in Python 3, tosses coins, prints in Chinese (plus the hexagrams
themselves are in the Unicode code space).

Still not sure about how print( ) works, e.g. two hexagrams in
a tuple prints with unicodes spelled out, whereas printing
each hexagram individually as in tuple[0], tuple[1], prints
the correct glyph (horizontal and broken lines).

Kirby


More information about the Portland mailing list