Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #87919
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.124 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.77; '*S*': 0.02; 'cc:addr:python-list': 0.11; 'suggest': 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'templating': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'tests': 0.22; 'cc:addr:python.org': 0.22; 'looks': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; '25,': 0.31; 'but': 0.35; 'received:google.com': 0.35; 'pm,': 0.38; 'rather': 0.38; 'mailing': 0.39; 'entire': 0.61; "you're": 0.61; 'mar': 0.68; 'yourself': 0.78; '2015': 0.84; '1:47': 0.91; 'to:none': 0.92 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=3WuDZv3ozEwpbMO1LzODfdhPuvXXZxqxglPpiHBqX6s=; b=IkaJkXxnA9/Fnt5qb/q89djic22L65CaCAaP1xOjpvysEvpH2zJGG6rwgVyHXx/0rQ +8IzeD9exDRgI/7yDCTTX20XHEERXBa2LBzBZAxO8u/DQnodPYVpSDw7RrB6AAnUpAqw 4Swn0PCcJaJPWeCqzWpufo18X2TS01b069ntxN3/Z0QATJ8sd9T4bAA5vntcTnVNnvfz YYnrNSh5CN06+zMGNTv34feIeviHR1WxbbH0CSnK6blDqLAZL0PQQ+3RgKOw1wzXXcyT 723n3oXjMHyt8F48yZo14+Kx8aIyI9D6RusYTjGWnTqMsgkcaY+IczeYHBNJoUSWiCc6 N2rw== |
| MIME-Version | 1.0 |
| X-Received | by 10.107.16.31 with SMTP id y31mr10963916ioi.53.1427252666592; Tue, 24 Mar 2015 20:04:26 -0700 (PDT) |
| In-Reply-To | <7edc4671-8f96-491a-be30-0ad3f2175e07@googlegroups.com> |
| References | <7edc4671-8f96-491a-be30-0ad3f2175e07@googlegroups.com> |
| Date | Wed, 25 Mar 2015 14:04:26 +1100 |
| Subject | Re: test1 |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.19 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.126.1427252675.10327.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1427252675 news.xs4all.nl 2960 [2001:888:2000:d::a6]:49670 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:87919 |
Show key headers only | View raw
On Wed, Mar 25, 2015 at 1:47 PM, Tiglath Suriol <tiglathsuriol@gmail.com> wrote:
> <title>{% block title %}{% endblock %}</title>
Looks to me like you're playing around with a templating system like
Jinja, but may I suggest that you send tests to yourself rather than
to an entire mailing list/newsgroup? :)
ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-24 19:47 -0700
Re: test1 Chris Angelico <rosuav@gmail.com> - 2015-03-25 14:04 +1100
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-25 12:49 -0700
Re: test1 alister <alister.nospam.ware@ntlworld.com> - 2015-03-25 20:09 +0000
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-25 16:34 -0700
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-25 16:57 -0700
Re: test1 Chris Angelico <rosuav@gmail.com> - 2015-03-26 09:36 +1100
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-25 16:43 -0700
Re: test1 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-25 23:57 +0000
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-25 18:26 -0700
Re: test1 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-26 15:13 +0000
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 08:33 -0700
Re: test1 Tim Chase <python.list@tim.thechases.com> - 2015-03-26 11:26 -0500
Re: test1 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-27 09:36 +1100
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 18:40 -0700
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 08:35 -0700
Re: test1 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-26 10:59 +1100
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-25 18:34 -0700
Re: test1 Joel Goldstick <joel.goldstick@gmail.com> - 2015-03-26 09:53 -0400
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 08:25 -0700
Re: test1 Joel Goldstick <joel.goldstick@gmail.com> - 2015-03-26 11:33 -0400
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 10:00 -0700
Re: test1 Denis McMahon <denismfmcmahon@gmail.com> - 2015-03-26 20:02 +0000
Re: test1 marcuslom101@gmail.com - 2015-03-26 14:06 -0700
Re: test1 Mario Figueiredo <marfig@gmail.com> - 2015-03-26 22:19 +0100
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 18:56 -0700
Re: test1 Mario Figueiredo <marfig@gmail.com> - 2015-03-27 03:24 +0100
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 19:48 -0700
Re: test1 Denis McMahon <denismfmcmahon@gmail.com> - 2015-03-27 01:54 +0000
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 19:10 -0700
Re: test1 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-27 09:36 +1100
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 19:06 -0700
Re: test1 Christian Gollwitzer <auriocus@gmx.de> - 2015-03-27 08:33 +0100
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-27 05:47 -0700
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-27 06:14 -0700
Re: test1 MRAB <python@mrabarnett.plus.com> - 2015-03-26 00:17 +0000
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-25 18:38 -0700
Re: test1 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-26 00:36 +0000
Re: test1 alister <alister.nospam.ware@ntlworld.com> - 2015-03-26 13:01 +0000
Fwd: test1 Igor Korot <ikorot01@gmail.com> - 2015-03-26 09:33 -0400
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 08:18 -0700
Re: Fwd: test1 Ian Kelly <ian.g.kelly@gmail.com> - 2015-03-26 07:51 -0600
Re: Fwd: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 08:38 -0700
Re: Fwd: test1 BartC <bc@freeuk.com> - 2015-03-26 20:00 +0000
Re: Fwd: test1 marcuslom101@gmail.com - 2015-03-26 13:58 -0700
Re: Fwd: test1 Joel Goldstick <joel.goldstick@gmail.com> - 2015-03-26 17:03 -0400
Re: Fwd: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 18:43 -0700
Re: Fwd: test1 Mario Figueiredo <marfig@gmail.com> - 2015-03-26 22:11 +0100
Re: Fwd: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 18:49 -0700
Re: Fwd: test1 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-27 09:41 +1100
Re: Fwd: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 19:08 -0700
Re: Fwd: test1 Joel Goldstick <joel.goldstick@gmail.com> - 2015-03-26 09:57 -0400
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 08:16 -0700
Re: test1 Ian Kelly <ian.g.kelly@gmail.com> - 2015-03-25 16:57 -0600
Re: test1 Emile van Sebille <emile@fenx.com> - 2015-03-26 13:37 -0700
Re: test1 sohcahtoa82@gmail.com - 2015-03-26 14:23 -0700
Re: test1 Tiglath Suriol <tiglathsuriol@gmail.com> - 2015-03-26 19:01 -0700
csiph-web