[Zope-Checkins] CVS: Releases/Zope/lib/python/TAL - TALDefs.py:1.31

Evan Simpson evan@zope.com
Mon, 28 Oct 2002 15:43:41 -0500


Update of /cvs-repository/Releases/Zope/lib/python/TAL
In directory cvs.zope.org:/tmp/cvs-serv24016/lib/python/TAL

Modified Files:
	TALDefs.py 
Log Message:
Fix collector #646, with tests.  The "metal:slot" definition was dropped.


=== Releases/Zope/lib/python/TAL/TALDefs.py 1.30 => 1.31 ===
--- Releases/Zope/lib/python/TAL/TALDefs.py:1.30	Thu Sep 19 10:39:24 2002
+++ Releases/Zope/lib/python/TAL/TALDefs.py	Mon Oct 28 15:43:10 2002
@@ -35,6 +35,7 @@
     "use-macro",
     "define-slot",
     "fill-slot",
+    "slot",
     ]
 
 KNOWN_TAL_ATTRIBUTES = [