Re: [Pythonmac-SIG] The time module

2011-02-21 Thread Michael Geary
>>> import time >>> time.clock() 0.0591850001 or: >>> from time import clock >>> clock() best, mg On Feb 21, 2011, at 12:38 PM, Rafael Bejarano wrote: > Hello, > > I can't get the clock() function in the time module to work. I would > appreciate any helpful suggestions. > > Below

Re: [Pythonmac-SIG] Can't build PIL on Snow Leopard

2009-12-03 Thread michael geary
uss. I can always be found on #utahpython on IRC under the name mgeary. best, michael geary On Dec 3, 2009, at 5:52 PM, Christopher Barker wrote: > First: > > Does anyone have a PIL binary for Python2.6.4? That would be the easiest way > to get it? > > I built one for Frede

[Pythonmac-SIG] help! coregraphics+python+webserver suddenly fails

2009-02-04 Thread michael geary
status = -3182 Python[402]: ATSFontActivateFromMemory failed: error -3182. Help! Can anyone offer any insights? thanks, michael geary ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig