Archives week 50 of 2012
Dec. 10, 2012 - Dec. 16, 2012
Video from PyCon.ca is up...
Written by
on
in
Snaking.
The video has a number of drop-outs, and as noted elsewhere, it turns out that the section on Python 3 was wrong. Sigh. Python 3 did not clean up the profile/cProfile duality as it did for all other name/cName pairs, so Python 3 profiling works as long as you use Python 2 tools to process ...