HI All,
Please can you perhaps provide me with links or good places where I
can learn what IRC is, how to work with it and how to write to a large
log file at the same time as letting the IRC spy read and write to the
server.
Thank You
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
what does is the meaning of this error: int object is unsubscriptable.
This is the code that I have written that seems to give me that:
def render_sideMenu(self, ctx, data):
def render_dataAge(unit):
results = [(i[0], i[1]
) for i in unit]
return self.dataTable(["U
Hi,
I would like to know if it's possible to display a message using
python, if so can you show me an example.
I saw something like:" from twisted.python import log
log.msg" in some programs but am not too sure how it works
Or provide me with the link that has info regarding th
On Oct 22, 12:44 pm, "James Mills" <[EMAIL PROTECTED]>
wrote:
> On Wed, Oct 22, 2008 at 8:21 PM, Amie <[EMAIL PROTECTED]> wrote:
> > I would like to know if it's possible to display a message using
> > python, if so can you show me an example.
> > I
Afternoon,
I would like some help on how to create a website using the python
programming language.
I've tried using enamel, but had some problems because I could not
create html tables and intergrating it with python, like you use it
when coding in php.
Any help would be appreciated.
Thanks
--
Afternoon all.
Just want to know how to create html tables using a for loop.
I need to display 34 html tables, so I figured a for loop will do.
Please show me an example of how to do that.
Also how do I display the results of an sql query onto the html
tables?
Thanks in advance
--
http://mail.pyt
Hi, has any of you ever heard of enamel? It's web framework for
python, if anyone has more info please let me know because I'm in need
of some assistance with creating a website using enamel, nevow, stan,
mysql and python.
Thank You
--
http://mail.python.org/mailman/listinfo/python-list
these tables is retrieved from the database. I did write a mysql
query, I just don't know how to link it with the for loop that has to
display all these tables. If anyone can, can you roughly show me how
to go about doing this.
Thanks in advance
Amie
--
http://mail.python.org/mailman/listi
Hi,
how do you display the results of an sql query and display it onto the
html form or html table
Thanks
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
Is it possible to have a for loop within an xml template?
--
http://mail.python.org/mailman/listinfo/python-list
On Aug 25, 1:33 pm, Paul Boddie <[EMAIL PROTECTED]> wrote:
> On 25 Aug, 10:58, Amie <[EMAIL PROTECTED]> wrote:
>
>
>
> > Is it possible to have a for loop within an xml template?
>
> Yes it is:
>
> http://www.w3.org/TR/xslt.html#for-each
>
> Dependi
11 matches
Mail list logo