r7249 - branches/1.5/turbogears

0 views
Skip to first unread message

svn-c...@turbogears.org

unread,
Mar 10, 2011, 3:56:54 PM3/10/11
to turbogear...@googlegroups.com
Author: chrisz
Date: Thu Mar 10 14:56:51 2011
New Revision: 7249
URL: http://trac.turbogears.org/changeset/7249

Log:
Added some whitespace.

Modified:
branches/1.5/turbogears/util.py

Modified: branches/1.5/turbogears/util.py
==============================================================================
--- branches/1.5/turbogears/util.py Tue Mar 8 09:39:01 2011 (r7248)
+++ branches/1.5/turbogears/util.py Thu Mar 10 14:56:51 2011 (r7249)
@@ -60,6 +60,7 @@
decorate.warned = False
return decorate

+
def missing_dependency_error(name=None):
msg = """\
Before you can run this command, you need to install all the project's
@@ -73,6 +74,7 @@
"found.\n\n" % name) + msg
return msg

+
class Bunch(dict):
"""Simple but handy collector of a bunch of named stuff."""

Reply all
Reply to author
Forward
0 new messages