[Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/onlinehelp/onlinehelptopic.py
Sorry about that.
Stephan Richter
srichter at cosmos.phy.tufts.edu
Sun Oct 30 15:41:10 EST 2005
Log message for revision 39754:
Sorry about that.
Changed:
U Zope3/trunk/src/zope/app/onlinehelp/onlinehelptopic.py
-=-
Modified: Zope3/trunk/src/zope/app/onlinehelp/onlinehelptopic.py
===================================================================
--- Zope3/trunk/src/zope/app/onlinehelp/onlinehelptopic.py 2005-10-30 20:31:32 UTC (rev 39753)
+++ Zope3/trunk/src/zope/app/onlinehelp/onlinehelptopic.py 2005-10-30 20:41:09 UTC (rev 39754)
@@ -379,9 +379,8 @@
class ZPTOnlineHelpTopic(BaseOnlineHelpTopic):
- """
- Represents a page template based Help Topic which has other
- filename extension then '.pt'.
+ r"""Represents a page template based Help Topic which has other
+ filename extension then `.pt`.
>>> from zope.publisher.browser import TestRequest
>>> from zope.app.publisher.browser import BrowserView
More information about the Zope3-Checkins
mailing list