[Zope3-checkins] CVS: Zope3/src/zope/app/workflow - instance.py:1.6.18.1

Sidnei da Silva sidnei at x3ng.com.br
Wed Aug 13 11:42:25 EDT 2003


Update of /cvs-repository/Zope3/src/zope/app/workflow
In directory cvs.zope.org:/tmp/cvs-serv8242/src/zope/app/workflow

Modified Files:
      Tag: dreamcatcher-ttwschema-branch
	instance.py 
Log Message:
Half-workiing schemaPermissions plus some whitespace here and there

=== Zope3/src/zope/app/workflow/instance.py 1.6 => 1.6.18.1 ===
--- Zope3/src/zope/app/workflow/instance.py:1.6	Fri Jun  6 15:29:05 2003
+++ Zope3/src/zope/app/workflow/instance.py	Wed Aug 13 10:42:20 2003
@@ -2,14 +2,14 @@
 #
 # Copyright (c) 2001, 2002 Zope Corporation and Contributors.
 # All Rights Reserved.
-# 
+#
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
 # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
 # WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 # WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
 # FOR A PARTICULAR PURPOSE.
-# 
+#
 ##############################################################################
 """Implementation of workflow process instance.
 




More information about the Zope3-Checkins mailing list