[frontpython commit] r45 - trunk/SDK/PyFR

1 view
Skip to first unread message

codesite...@google.com

unread,
Oct 14, 2008, 6:35:19 AM10/14/08
to frontpyth...@googlegroups.com
Author: jon.christopher
Date: Tue Oct 14 03:34:59 2008
New Revision: 45

Modified:
trunk/SDK/PyFR/Utilities.py

Log:
commenting out logging fn


Modified: trunk/SDK/PyFR/Utilities.py
==============================================================================
--- trunk/SDK/PyFR/Utilities.py (original)
+++ trunk/SDK/PyFR/Utilities.py Tue Oct 14 03:34:59 2008
@@ -22,7 +22,8 @@

# Logging.
def log(self, s):
- Foundation.NSLog( "%s: %s" % (self.__class__.__name__, str(s) ) )
+ #Foundation.NSLog( "%s: %s" % (self.__class__.__name__, str(s) ) )
+ pass

def firedMethod_(self, senders):
userInfo = senders.userInfo()

Reply all
Reply to author
Forward
0 new messages