Package: python2.4-cheetah
Version: 0.9.16-0
Severity: important

Existing cheetah code now causes a traceback:

  File "/usr/lib/python2.4/site-packages/Cheetah/Template.py", line 164, in 
__init__
    self.compile(source, file)
  File "/usr/lib/python2.4/site-packages/Cheetah/Template.py", line 232, in 
compile
    compiler.compile()
  File "/usr/lib/python2.4/site-packages/Cheetah/Compiler.py", line 1178, in 
compile
    self._parser.parse()
  File "/usr/lib/python2.4/site-packages/Cheetah/Parser.py", line 1051, in parse
    self.eatDirective()
  File "/usr/lib/python2.4/site-packages/Cheetah/Parser.py", line 1168, in 
eatDirective
    self._directiveEaters[directiveKey]()
  File "/usr/lib/python2.4/site-packages/Cheetah/Parser.py", line 1630, in 
eatErrorCatcher
    self.turnErrorCatcherOn()
  AttributeError: _HighLevelParser instance has no attribute 
'turnErrorCatcherOn'

Looking at the code, it looks as if *ErrorCatcher methods might have
been moved from Parser.py to Compiler.py without the calls to them in
eatErrorCatcher getting fixed.



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages python2.4-cheetah depends on:
ii  cheetah-common            0.9.16-0       text-based template engine and Pyt
ii  libc6                     2.3.2.ds1-20   GNU C Library: Shared libraries an
ii  python2.4                 2.4+2.4.1rc2-1 An interactive high-level object-o

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to