|
From: <nic...@us...> - 2007-12-07 20:40:58
|
Revision: 2229
http://metpx.svn.sourceforge.net/metpx/?rev=2229&view=rev
Author: nicholaslemay
Date: 2007-12-07 12:40:48 -0800 (Fri, 07 Dec 2007)
Log Message:
-----------
Added try : except block around log files.
Never know if multiple process could access
the same log files and cause problems.
Crashing the software for a simple line in
the logger is not desirable.
Added proper use of the bytes option for the logger.
Modified Paths:
--------------
trunk/pxStats/lib/ClientGraphicProducer.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|