В 13:33 -0600 на 10.02.2010 (ср), vince spicer написа:
> On Wed, Feb 10, 2010 at 1:30 PM, Grigor Kolev <[email protected]>
> 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 <[email protected]>
>         
>         _______________________________________________
>         Tutor maillist  -  [email protected]
>         To unsubscribe or change subscription options:
>         http://mail.python.org/mailman/listinfo/tutor
> 
> do you have any code currently?
No have.
Data is something like this.
[{'[email protected]' : {name: 'Grigor', age: 26,  photo:
r'/home/user/photoname'}, {Next mail}]
But I do not know how to send data in html.
I want to make loop who pars the list and show data in the site. 
-- 
Grigor Kolev <[email protected]>

_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to