В 13:33 -0600 на 10.02.2010 (ср), vince spicer написа: > On Wed, Feb 10, 2010 at 1:30 PM, Grigor Kolev <grigor.ko...@gmail.com> > 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 <grigor.ko...@gmail.com> > > _______________________________________________ > Tutor maillist - Tutor@python.org > 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. [{'grigor.ko...@gmail.com' : {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 <grigor.ko...@gmail.com>
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor