Re: [Tutor] html and python

2010-02-11 Thread Kent Johnson
2010/2/11 Григор : > I found this. > http://karrigell.sourceforge.net/en/pythoninsidehtml.htm Many options here: http://wiki.python.org/moin/Templating Kent ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://ma

Re: [Tutor] html and python

2010-02-11 Thread Григор
I found this. http://karrigell.sourceforge.net/en/pythoninsidehtml.htm 2010/2/11 Benno Lang : > On Thu, Feb 11, 2010 at 5:26 AM, Grigor Kolev wrote: >> I apologize to my question is incorrectly set. >> We have a mail list and we want to do in site a list of all participants >> with their photos a

Re: [Tutor] html and python

2010-02-10 Thread Benno Lang
On Thu, Feb 11, 2010 at 5:26 AM, Grigor Kolev wrote: > I apologize to my question is incorrectly set. > We have a mail list and we want to do in site a list of all participants > with their photos and names. > List with people is saved in the txt file. > I want to open this file. Take all mail add

Re: [Tutor] html and python

2010-02-10 Thread Grigor Kolev
В 15:02 -0500 на 10.02.2010 (ср), Kent Johnson написа: > On Wed, Feb 10, 2010 at 2:54 PM, Grigor Kolev wrote: > > В 14:39 -0500 на 10.02.2010 (ср), Kent Johnson написа: > >> On Wed, Feb 10, 2010 at 2:30 PM, Grigor Kolev > >> wrote: > >> > Hi. > >> > I want to make a list of E-mail, photos and so

Re: [Tutor] html and python

2010-02-10 Thread Kent Johnson
On Wed, Feb 10, 2010 at 2:54 PM, Grigor Kolev wrote: > В 14:39 -0500 на 10.02.2010 (ср), Kent Johnson написа: >> On Wed, Feb 10, 2010 at 2:30 PM, Grigor Kolev wrote: >> > Hi. >> > I want to make a list of E-mail, photos and some additional data. >> > But I want this list to be displayed in one si

Re: [Tutor] html and python

2010-02-10 Thread Grigor Kolev
В 13:33 -0600 на 10.02.2010 (ср), vince spicer написа: > On Wed, Feb 10, 2010 at 1:30 PM, Grigor Kolev > wrote: > Hi. > I want to make a list of E-mail, photos and some additional > data. > But I want this list to be displayed in one site. > How can I send d

Re: [Tutor] html and python

2010-02-10 Thread vince spicer
On Wed, Feb 10, 2010 at 1:30 PM, Grigor Kolev wrote: > Hi. > I want to make a list of E-mail, photos and some additional data. > But I want this list to be displayed in one site. > How can I send data from a list of site page. Which module should I use > -- > Grigor Kolev > >

Re: [Tutor] html and python

2010-02-10 Thread Kent Johnson
On Wed, Feb 10, 2010 at 2:30 PM, Grigor Kolev wrote: > Hi. > I want to make a list of E-mail, photos and some additional data. > But I want this list to be displayed in one site. > How can I send data from a list of site page. Which module should I use I don't understand "send data from a list of

Re: [Tutor] html and python

2010-02-10 Thread vince spicer
On Wed, Feb 10, 2010 at 1:30 PM, Grigor Kolev wrote: > Hi. > I want to make a list of E-mail, photos and some additional data. > But I want this list to be displayed in one site. > How can I send data from a list of site page. Which module should I use > -- > Grigor Kolev > >

[Tutor] html and python

2010-02-10 Thread Grigor Kolev
Hi. I want to make a list of E-mail, photos and some additional data. But I want this list to be displayed in one site. How can I send data from a list of site page. Which module should I use -- Grigor Kolev ___ Tutor maillist - Tutor@python.org To