/[opental]/opental/Show/__init__.py
ViewVC logotype

Diff of /opental/Show/__init__.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by lalo, Mon Feb 3 18:56:22 2003 UTC revision 1.4 by lalo, Wed Feb 12 08:41:20 2003 UTC
# Line 5  $Id$ Line 5  $Id$
5  from show_handler import show_handler, show_compiler  from show_handler import show_handler, show_compiler
6    
7  def initialize(context):  def initialize(context):
8      # plug into Zope AltPT      # plug into Zope OpenPT
9      from Products.OpenPT.OpenPTBase import register_handlers      from Products.OpenPT.OpenPTBase import register_handlers
10      register_handlers(show_handler, show_compiler)      register_handlers(show_handler, show_compiler)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26