| Subject: | [Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/pagetemplatefile.py I'm too tired to code. |
|---|---|
| From: | Hanno Schlichting |
| Date: | Tue, 28 Aug 2007 17:37:06 -0400 EDT |
Log message for revision 79330:
I'm too tired to code.
Changed:
U
Zope/branches/philikon-aq/lib/python/Products/Five/browser/pagetemplatefile.py
-=-
Modified:
Zope/branches/philikon-aq/lib/python/Products/Five/browser/pagetemplatefile.py
===================================================================
---
Zope/branches/philikon-aq/lib/python/Products/Five/browser/pagetemplatefile.py
2007-08-28 21:29:24 UTC (rev 79329)
+++
Zope/branches/philikon-aq/lib/python/Products/Five/browser/pagetemplatefile.py
2007-08-28 21:37:05 UTC (rev 79330)
@@ -35,7 +35,7 @@
def getId(self):
return basename(self.filename)
- property(getId)
+ id = property(getId)
def pt_getEngine(self):
return getEngine()
_______________________________________________
Zope-Checkins maillist - Zope-Checkins@xxxxxxxx
http://mail.zope.org/mailman/listinfo/zope-checkins
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/pagetemplatefile.py Simplify my braindead code, Hanno Schlichting |
|---|---|
| Next by Date: | [Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/tests/aqlegacy_ftest.txt Re-enable test for __of__, Philipp von Weitershausen |
| Previous by Thread: | [Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/pagetemplatefile.py Simplify my braindead code, Hanno Schlichting |
| Next by Thread: | [Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/tests/aqlegacy_ftest.txt Re-enable test for __of__, Philipp von Weitershausen |
| Indexes: | [Date] [Thread] [Top] [All Lists] |