Python handles globals badly.

Mark Lawrence breamoreboy at yahoo.co.uk
Thu Dec 4 05:24:32 EST 2014


On 04/12/2014 05:03, jtan wrote:
> How can Skybuck use so much globals. Wouldn't that introduce a lot of
> thread safety problems?
>

I actually don't know.  However buying very strong thread from your 
local store and making sure that you have a very sharp needle does help 
alleviate threading safety problems.  I do know that using globals is 
almost as bad as top posting on this list.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence




More information about the Python-list mailing list