Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

cheetah-archive · Cheetah Template System Archive

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3
  • Category: Web Design
  • Founded: Jul 18, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 2905 - 2934 of 5012   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
2934 info@... Send Email May 15, 2005
4:33 am
Full Article: http://service.spiegel.de/cache/international/0,1518,341239,00.html ... This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the...
2933 SotolongoFamily@... Send Email May 15, 2005
3:48 am
Lese selbst: http://www.npd.de/npd_info/deutschland/2004/d1204-24.html ... This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first...
2932 postmaster@... Send Email May 15, 2005
3:36 am
An error occurred while processing your message. <provision@...> <oliver.gu@...> <arrow.comp@...> <om-studio@...> ...
2931 postmaster@... Send Email May 15, 2005
3:07 am
An error occurred while processing your message. <provision@...> <oliver.gu@...> <arrow.comp@...> <om-studio@...> ...
2930 martin@... Send Email May 15, 2005
2:01 am
Lese selbst: http://www.mjoelnirsseite.de/2100.htm ... This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in...
2929 System Administrator
postmaster@... Send Email
May 15, 2005
1:44 am
Your message To: feedback@... Subject: Auslaenderpolitik Sent: Sat, 14 May 2005 18:40:19 -0700 did not reach the following recipient(s): ...
2928 brat.pfanne@... Send Email May 15, 2005
12:44 am
In den fruehen Abendstunden des 13. Februar 1945 gegen 21:41 Uhr heulten die Sirenen der Lazarettstadt Dresden das erste mal auf. Die Bewohner der Elbmetropole...
2927 t.furlan@... Send Email May 15, 2005
12:33 am
Lese selbst: http://www.npd.de/npd_info/deutschland/2004/d1204-24.html ... This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first...
2926 Tavis Rudd
tavis@... Send Email
May 14, 2005
12:34 am
fixed in the cvs. Thanks for catching these! ... This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? ...
2925 Brian Bird
brian.bird@... Send Email
May 13, 2005
9:52 am
Thanks - unfortunately it now seems to cause a problem with "#set global": Changing test.py to this: from Cheetah import Template source="""#extends parent ...
2924 Tavis Rudd
tavis@... Send Email
May 13, 2005
2:59 am
plain old English 'or' ... This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the...
2923 mso@... Send Email May 13, 2005
2:59 am
... Is the 'or' an ordinary Python 'or' operator? Does it make sense for $!a.b.c.d alone to do the same as above? ... This SF.Net email is sponsored by Oracle...
2922 Tavis Rudd
tavis@... Send Email
May 12, 2005
9:34 pm
I agree with adding something equivalent to what Velocity has, but think the semantics should be: $!a or $!a.b or $!a.b.c.d compile to try: write([code to do...
2921 Tavis Rudd
tavis@... Send Email
May 12, 2005
9:12 pm
fixed in the cvs. 0.9.17-rc1 is coming soon. ... This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? ...
2920 MAILER-DAEMON@... Send Email May 10, 2005
3:48 pm
Message from yahoo.com. Unable to deliver message to the following address(es). <paul@...>: Can't open mailbox for paul@.... Temporary error //I'm...
2919 Brian Bird
brian.bird@... Send Email
May 10, 2005
9:18 am
I think I may have found a problem with Cheetah 0.9.16 with inheritance (the same behaviour happens with the latest cvs code): Create and compile a file...
2918 Brian Bird
brian.bird@... Send Email
May 10, 2005
9:13 am
Thanks for your suggestions. The __getattr__ idea seems to work in simple cases, but I think I may have discovered another problem with 0.9.16 though. I'll...
2917 MAILER-DAEMON@... Send Email May 9, 2005
8:42 pm
Message from yahoo.com. Unable to deliver message to the following address(es). <forwardyahoomail-webmaster@...>: FORWARDING ERROR: No Rewritten Address...
2916 Mail Delivery System
Mailer-Daemon@... Send Email
May 9, 2005
3:43 pm
This message was created automatically by mail delivery software (Exim). A message that you sent could not be delivered to one or more of its recipients. This...
2915 MAILER-DAEMON@... Send Email May 9, 2005
2:52 pm
Message from yahoo.com. Unable to deliver message to the following address(es). <bounce@...>: 216.145.48.97 does not like recipient. Remote host...
2914 MAILER-DAEMON@... Send Email May 7, 2005
7:20 pm
Message from yahoo.com. Unable to deliver message to the following address(es). <content@...>: /rocket/bin/yspam: not found I'm not going to try again;...
2913 MAILER-DAEMON@... Send Email May 7, 2005
12:56 pm
Message from yahoo.com. Unable to deliver message to the following address(es). <forwardyahoomail-root@...>: FORWARDING ERROR: No Rewritten Address ... ...
2912 Mike Orr
mso@... Send Email
May 6, 2005
9:24 pm
... ... except that this wouldn't cause SyntaxError. I've broken it up into an OR expression in my template. ... This SF.Net email is sponsored by: NEC IT Guy...
2911 MailScanner
postmaster@... Send Email
May 6, 2005
5:13 pm
Our virus detector has just been triggered by a message you sent:- To: www@..., news@... Subject: FwD: Re: Date: Fri May 6 10:04:28...
2910 Andrew Johnson
andrewjohnson@... Send Email
May 6, 2005
4:57 pm
... The problem here is python isn't grouping "1,1 == 1,1" as "(1,1) == (1,1)" the way you expect. Instead you get "(1, (1 == 1), 1)" or "(1, True, 1)" ...
2909 Ian Bicking
ianb@... Send Email
May 5, 2005
11:45 pm
... File "<stdin>", line 1 if 1, 1 == 1, 1: print 'hi' ^ SyntaxError: invalid syntax ... I guess the Cheetah code itself is incorrect, though of course that's ...
2908 mso@... Send Email May 5, 2005
11:41 pm
$ cat /tmp/x.tmpl #if $month, $year != $current_month, $current_year <div style="text-align:right"><a href="./">Return to $current_month_name...
2907 highlandponies@... Send Email May 3, 2005
10:26 am
How can I set up cheetah to run from the python command prompt using win 2k I have tried sys.path.append and python %PYTHONHOME%\Scripts&#92;cheetah python...
2906 MAILER-DAEMON@... Send Email May 2, 2005
10:59 pm
Message from yahoo.com. Unable to deliver message to the following address(es). <bounce@...>: 216.145.48.32 does not like recipient. Remote host...
2905 Timur Izhbulatov
TimurIzhbulatov@... Send Email
May 2, 2005
8:07 pm
Hi All! I write to say THANK YOU again! I'm very pleased to see such a friendly community. I appreciate your help! =) P.S. Sorry for this OT -- Timur...
Messages 2905 - 2934 of 5012   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help