Re: [ANNOUNCE] Cheetah v2.2.0, guten tag

[email protected]
Newsgroups gmane.comp.python.cheetah
Message-ID <[email protected]>
 problem exists in the main tree  with Cheetah that comes with main branch
or git pull

but in 2.2.0 release the bug doesnt manifest

So will doing a diff between Main Branch and v2.2.0 help isolate this bug

 ./code.py
http://0.0.0.0:8080/
Traceback (most recent call last):
  File "/home/mark/work/common/web/application.py", line 241, in process
    return self.handle()
  File "/home/mark/work/common/web/application.py", line 232, in handle
    return self._delegate(fn, self.fvars, args)
  File "/home/mark/work/common/web/application.py", line 411, in _delegate
    return handle_class(cls)
  File "/home/mark/work/common/web/application.py", line 386, in
handle_class
    return tocall(*args)
  File "/home/mark/work/auctions/user.py", line 263, in proxyfunc
    return func(self, *args, **kw)
  File "/home/mark/work/auctions/manage.py", line 83, in GET
    return web.render('manage.html')
  File "/home/mark/work/common/web/cheetah.py", line 103, in render
    return str(compiled_tmpl)
  File "/usr/lib/python2.5/site-packages/Cheetah/Template.py", line 988, in
__str__
    return getattr(self, mainMethName)()
  File "<string>", line 3385, in respond
TypeError: 'NoneType' object is unsubscriptable
192.168.0.193:50157 - - [17/May/2009 21:51:09] "HTTP/1.1 GET /manage" - 500
Internal Server Error

 On Sun, May 17, 2009 at 9:48 PM, <[email protected]> wrote:

> wow the Nonetype error doesnt come up in auctions in new cheetah v2.2.0
>
> Congrats for some how fixing the bug :)
>
>
> On Sun, May 17, 2009 at 3:54 PM, R. Tyler Ballance <[email protected]>wrote:
>
>> I'm pleased to announce the release of Cheetah v2.2.0 :)
>>
>> This is the first major, recent release, to be released through
>> SourceForge as well (woohoo)
>>
>> You can download the tarball from either SourceForge or GitHub:
>>
>> https://sourceforge.net/project/platformdownload.php?group_id=28961
>>        http://github.com/rtyler/cheetah/tarball/v2.2.0
>>
>>
>> With this release Cheetah now only deals with unicode objects internally
>> in the compiler, which resolves a number of unicode-related issues, and
>> should prepare Cheetah for the eventual jump to Python 3.xx
>>
>> I will be coordinating with Tavis, off-list, to ensure that this release
>> is pushed to the official Cheetah PyPi page as well, but for now the
>> source tarball on SourceForge will have to suffice.
>>
>>
>> For those of you forward-looking developers, here's what's on the
>> roadmap for Cheetah v2.2.1:
>>
>> - 0000020: [Templates] Builtin support for using Cheetah with Django
>> - 0000018: [Templates] Allow specifying a custom CacheStore object
>> - 0000016: [Compiler] Rework #call internal syntax.
>>
>> If you'd like to contribute in any way to v2.2.1, you can report issues
>> here:
>>        http://bugs.communitycheetah.org/bug_report_page.php
>>
>> Or you can clone/fork/whatever with the Git repository here:
>>        http://github.com/rtyler/cheetah/tree
>>
>>
>> Cheers :)
>> --
>> -R. Tyler Ballance
>> Slide, Inc.
>>
>>
>> ------------------------------------------------------------------------------
>> Crystal Reports - New Free Runtime and 30 Day Trial
>> Check out the new simplified licensing option that enables
>> unlimited royalty-free distribution of the report engine
>> for externally facing server and web deployment.
>> http://p.sf.net/sfu/businessobjects
>> _______________________________________________
>> Cheetahtemplate-discuss mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss
>>
>>
>
>
> --
> Bidegg worlds best auction site
> http://bidegg.com
>
>



-- 
Bidegg worlds best auction site
http://bidegg.com


-- 
Bidegg worlds best auction site
http://bidegg.com

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects

_______________________________________________
Cheetahtemplate-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.