Charles Karl Becker wrote:
http://wiki.python.org/moin/PythonSpeed#Takeadvantageofinterpreteroptimizations%E2%80%8C%E2%80%8Bthis
> is a link I found concerning optimizing the speed of python code. Is
> anyone familiar with an article or wiki such as this that may cover the
> changes that took pla
Dear Pythonistas,
http://wiki.python.org/moin/PythonSpeed#Takeadvantageofinterpreteroptimizations%E2%80%8C%E2%80%8Bthis
is a link I found concerning optimizing the speed of python code. Is
anyone familiar with an article or wiki such as this that may cover the
changes that took place in Py3K? An