gmane.comp.python.cheetah archive
430 archived articles, newest first (page 4 of 5). Latest articles →
Re: problem with include directive on cheetah 2.4.0
Fri, 13 Nov 2009 14:15:00 -0800problem with include directive on cheetah 2.4.0
Fri, 13 Nov 2009 09:27:02 +0000@staticmethod verses multiple #extends inheritance
Tue, 10 Nov 2009 18:25:57 +0100[PATCH 2/3] Refactor usage of the "types" module out, per 2to3 -f types
Mon, 9 Nov 2009 09:13:17 -0800[PATCH 1/3] Refactor raw print statements in accordance with 2to3
Mon, 9 Nov 2009 09:13:16 -0800[PATCH 0/3] Preliminary refactoring for Python 3.xx compat
Mon, 9 Nov 2009 09:13:15 -0800[PATCH 3/3] Refactor CheetahWrapper tests to locate my local cheetah/cheetah-compile in my PATH
Mon, 9 Nov 2009 09:13:18 -0800Re: Problem with easy_install/setuptools on Cheetah 2.4.0
Tue, 3 Nov 2009 18:32:04 +0100Re: Problem with easy_install/setuptools on Cheetah 2.4.0
Tue, 3 Nov 2009 09:27:06 -0800Problem with easy_install/setuptools on Cheetah 2.4.0
Tue, 3 Nov 2009 18:02:02 +0100Re: Cheetah with Python3
Tue, 03 Nov 2009 03:01:31 +0000Re: Cheetah with Python3
Mon, 02 Nov 2009 23:52:06 +0000Re: Cheetah with Python3
Mon, 2 Nov 2009 16:02:02 -0800Re: Cheetah with Python3
Sun, 1 Nov 2009 20:15:35 -0800Re: Cheetah with Python3
Sun, 1 Nov 2009 14:03:08 -0800Cheetah with Python3
Sun, 01 Nov 2009 00:08:57 +0000Announcing Cheetah v2.3.0 and v2.4.0
Sat, 24 Oct 2009 18:00:09 -0700Re: Newbie question: non-escaping backslashes before placeholders
Thu, 22 Oct 2009 09:54:30 -0700 (PDT)Re: Newbie question: non-escaping backslashes before placeholders
Thu, 22 Oct 2009 08:14:11 -0700Re: Newbie question: non-escaping backslashes before placeholders
Thu, 22 Oct 2009 08:40:30 +0100Re: Newbie question: non-escaping backslashes before placeholders
Thu, 22 Oct 2009 00:31:26 -0700Re: Newbie question: non-escaping backslashes before placeholders
Thu, 22 Oct 2009 08:15:11 +0100Re: Newbie question: non-escaping backslashes before placeholders
Thu, 22 Oct 2009 00:00:18 -0700Newbie question: non-escaping backslashes before placeholders
Thu, 22 Oct 2009 06:21:34 +0100fyi, the cheetah website will be offline for a few hours tomorrow
Tue, 20 Oct 2009 23:20:44 -0700 (PDT)Re: [PATCH] remove unnecessary encoding in the default filters, now that everything is a unicode object internally
Sun, 18 Oct 2009 16:25:34 -0700[PATCH] remove unnecessary encoding in the default filters, now that everything is a unicode object internally
Fri, 16 Oct 2009 19:52:41 -0400Re: [PATCH 2/2] No-op the EncodeUnicode filter when it encounters a unicode() object.
Fri, 16 Oct 2009 19:20:24 -0400Re: [PATCH 1/2] Add Template.__unicode__() to return unicode() objects, while Template.__str__() returns encoded str() objects
Fri, 16 Oct 2009 19:07:23 -0400[PATCH 2/2] No-op the EncodeUnicode filter when it encounters a unicode() object.
Fri, 16 Oct 2009 15:27:45 -0700[PATCH 1/2] Add Template.__unicode__() to return unicode() objects, while Template.__str__() returns encoded str() objects
Fri, 16 Oct 2009 15:27:44 -0700Re: [PATCH] Use cStringIO instead of array in DummyTransaction
Thu, 15 Oct 2009 16:01:35 -0700Re: [PATCH] Use cStringIO instead of array in DummyTransaction
Thu, 15 Oct 2009 15:07:39 -0700 (PDT)Branching for Cheetah 2.3.0/2.4.0
Thu, 15 Oct 2009 12:24:59 -0700Re: [PATCH] Remove the encode/decode calls in DummyResponse.write()/getvalue() and take a more optimistic approach
Thu, 15 Oct 2009 09:01:56 -0700Re: [PATCH] Remove the encode/decode calls in DummyResponse.write()/getvalue() and take a more optimistic approach
Thu, 15 Oct 2009 06:51:57 -0700Re: [PATCH] Remove the encode/decode calls in DummyResponse.write()/getvalue() and take a more optimistic approach
Thu, 15 Oct 2009 05:32:01 -0700Re: [PATCH] Use cStringIO instead of array in DummyTransaction
Thu, 15 Oct 2009 05:20:28 -0700[PATCH] Remove the encode/decode calls in DummyResponse.write()/getvalue() and take a more optimistic approach
Wed, 14 Oct 2009 23:11:48 -0700Re: [PATCH] Use cStringIO instead of array in DummyTransaction
Wed, 14 Oct 2009 22:35:11 -0700Re: [PATCH] Use cStringIO instead of array in DummyTransaction
Wed, 14 Oct 2009 20:20:00 -0700Re: [PATCH] Correctly use cStringIO which only deals in bytestrings.
Wed, 14 Oct 2009 20:14:12 -0700[PATCH] Correctly use cStringIO which only deals in bytestrings.
Wed, 14 Oct 2009 20:07:39 -0700[PATCH] Use cStringIO instead of array in DummyTransaction
Wed, 14 Oct 2009 20:07:38 -0700Re: Slowdown on GAE using pre-compiled templates
Wed, 14 Oct 2009 11:20:59 -0700Slowdown on GAE using pre-compiled templates
Wed, 14 Oct 2009 11:52:59 +0530Are you still using Python 2.3?
Tue, 13 Oct 2009 13:27:09 -0700Re: [PATCH] Remove unnecessary dir()/set() calls in Template.__init__()
Tue, 13 Oct 2009 10:22:56 -0700Re: [PATCH] Remove unnecessary dir()/set() calls in Template.__init__()
Tue, 13 Oct 2009 05:59:55 -0700[PATCH] Remove unnecessary dir()/set() calls in Template.__init__()
Mon, 12 Oct 2009 23:53:58 -0700Fairly major performance regression from v2.2.0-v2.2.2
Mon, 12 Oct 2009 23:49:51 -0700Re: Cheetah 1.0 vs Cheetah 2.2
Tue, 29 Sep 2009 11:50:23 -0600Re: Cheetah 1.0 vs Cheetah 2.2
Tue, 29 Sep 2009 10:07:59 -0700Re: Cheetah 1.0 vs Cheetah 2.2
Tue, 29 Sep 2009 14:03:12 -0300Re: Cheetah 1.0 vs Cheetah 2.2
Tue, 29 Sep 2009 09:55:55 -0700Cheetah 1.0 vs Cheetah 2.2
Tue, 29 Sep 2009 10:32:17 -0600Re: [?? Probable Spam] Hear ye, hear ye! Cheetah v2.2.2 has been released! :)
Tue, 29 Sep 2009 08:34:53 +0200Submitting patches to Cheetah (for fun and profit!)
Mon, 28 Sep 2009 10:24:35 -0700Re: Slow templates in py2exe
Fri, 18 Sep 2009 10:45:46 -0700Re: Slow templates in py2exe
Fri, 18 Sep 2009 10:33:29 -0700Re: Slow templates in py2exe
Thu, 17 Sep 2009 17:21:42 -0700Re: Slow templates in py2exe
Thu, 17 Sep 2009 16:48:34 -0700Slow templates in py2exe
Thu, 17 Sep 2009 16:43:39 -0700Re: [PATCH] get rid of DeprecationWarnings when running tests
Thu, 17 Sep 2009 16:11:47 -0700[PATCH] get rid of DeprecationWarnings when running tests
Thu, 17 Sep 2009 11:37:05 -0400Re: Hear ye, hear ye! Cheetah v2.2.2 has been released! :)
Wed, 16 Sep 2009 02:38:04 -0700Re: Hear ye, hear ye! Cheetah v2.2.2 has been released! :)
Tue, 15 Sep 2009 10:24:36 -0700Re: Hear ye, hear ye! Cheetah v2.2.2 has been released! :)
Tue, 15 Sep 2009 10:19:08 -0700Re: [?? Probable Spam] Hear ye, hear ye! Cheetah v2.2.2 has been released! :)
Tue, 15 Sep 2009 08:33:39 +0200Re: [Cheetahtemplate-announce] Hear ye, hear ye! Cheetah v2.2.2 has been released! :)
Mon, 14 Sep 2009 21:12:31 -0700 (PDT)Re: Inheritance block/def problem
Mon, 14 Sep 2009 19:02:41 -0700Hear ye, hear ye! Cheetah v2.2.2 has been released! :)
Mon, 14 Sep 2009 17:28:26 -0700Re: Inline images
Sun, 13 Sep 2009 16:49:13 +0100Re: Inline images
Sun, 13 Sep 2009 09:49:24 -0400Inline images
Sun, 13 Sep 2009 10:52:28 +0100Re: Inheritance block/def problem
Thu, 10 Sep 2009 16:25:01 -0700Inheritance block/def problem
Thu, 10 Sep 2009 05:16:43 -0700Re: Call for testers! v2.2.2 is on the chopping block :)
Thu, 3 Sep 2009 11:08:18 -0700Re: [?? Probable Spam] Re: Call for testers! v2.2.2 is on thechopping block :)
Thu, 3 Sep 2009 10:41:36 -0700Re: [?? Probable Spam] Re: Call for testers! v2.2.2 is on thechopping block :)
Thu, 3 Sep 2009 10:33:29 -0700Re: [?? Probable Spam] Re: Call for testers! v2.2.2 is on thechopping block :)
Thu, 03 Sep 2009 09:53:21 +0200Re: [?? Probable Spam] Call for testers! v2.2.2 is on thechopping block :)
Thu, 3 Sep 2009 00:21:05 -0700Re: [?? Probable Spam] Call for testers! v2.2.2 is on thechopping block :)
Thu, 03 Sep 2009 08:55:05 +0200Re: Call for testers! v2.2.2 is on the chopping block :)
Thu, 3 Sep 2009 08:50:12 +0200Re: Call for testers! v2.2.2 is on the chopping block :)
Wed, 2 Sep 2009 15:42:34 -0700Call for testers! v2.2.2 is on the chopping block :)
Wed, 2 Sep 2009 15:23:31 -0700Re: Windows Binaries and Installers
Mon, 17 Aug 2009 22:50:34 -0700Re: Windows Binaries and Installers
Mon, 10 Aug 2009 10:27:50 -0700Windows Binaries and Installers
Fri, 7 Aug 2009 23:50:03 -0400new cheetah gives errors!
Wed, 5 Aug 2009 14:12:36 -0700Re: Loss of newline when using directiveStartToken and commentStartToken
Tue, 4 Aug 2009 09:03:50 -0700Re: Loss of newline when using directiveStartToken and commentStartToken
Tue, 04 Aug 2009 05:55:42 +0100Loss of newline when using directiveStartToken and commentStartToken
Mon, 03 Aug 2009 13:47:43 +0100Re: respond() returns unicode?
Mon, 3 Aug 2009 14:45:34 +0200respond() returns unicode?
Thu, 30 Jul 2009 15:26:30 +0100Re: Compiled .py in other directory
Wed, 22 Jul 2009 18:07:11 +0200Compiled .py in other directory
Sun, 19 Jul 2009 18:36:43 +0200Re: Proposed feature: #include inline
Fri, 17 Jul 2009 00:26:27 -0700Re: Proposed feature: #include inline
Fri, 17 Jul 2009 00:26:07 -0700Re: Proposed feature: #include inline
Fri, 17 Jul 2009 00:25:44 -0700
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.