r13725 - ArchGenXML/trunk/src/archgenxml
"Vincent Fretin" <[email protected]> Mon, 18 Jul 2011 13:14:46 +0000
| Newsgroups | gmane.comp.web.zope.plone.archetypes.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: vincentfretin
Date: Mon Jul 18 13:14:45 2011
New Revision: 13725
Modified:
ArchGenXML/trunk/src/archgenxml/codesnippets.py
Log:
removed trailing whitespaces in code snippets
Modified: ArchGenXML/trunk/src/archgenxml/codesnippets.py
==============================================================================
--- ArchGenXML/trunk/src/archgenxml/codesnippets.py (original)
+++ ArchGenXML/trunk/src/archgenxml/codesnippets.py Mon Jul 18 13:14:45 2011
@@ -211,7 +211,7 @@
# FOR A PARTICULAR PURPOSE."""
DFSLTEXT = u"""\
-# This Program may be used by anyone in accordance with the terms of the
+# This Program may be used by anyone in accordance with the terms of the
# German Free Software License
# The License may be obtained under <http://www.d-fsl.org>."""
@@ -258,13 +258,13 @@
def __init__(self, id=None):
%s.__init__(self,'%s')
self.setTitle('%s')
- """
+"""
TEMPL_POST_EDIT_METHOD_TOOL = u"""
# tool should not appear in portal_catalog
def at_post_edit_script(self):
self.unindexObject()
- """
+"""
TEMPLATE_HEADER = u"""\
from AccessControl import ClassSecurityInfo
@@ -275,7 +275,7 @@
from Products.I18NArchetypes.public import *
- """
+"""
TEMPLATE_HEADER_I18N_LINGUAPLONE = TEMPLATE_HEADER + u"""\
@@ -349,4 +349,4 @@
result.append(field)
return result
-"""
\ No newline at end of file
+"""
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric
Ries, the creator of the Lean Startup Methodology on "Lean Startup
Secrets Revealed." This video shows you how to validate your ideas,
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev