Custom Classes?

Victor Subervi victorsubervi at gmail.com
Tue May 13 10:51:15 EDT 2008


On 5/9/08, Gabriel Genellina <gagsl-py2 at yahoo.com.ar> wrote:
>
> En Thu, 08 May 2008 12:33:55 -0300, Victor Subervi <
> victorsubervi at gmail.com> escribió:
>
> Okay, trying this again with everything working and no ValueError or any
> > other errors, here we go:
> >
>
> getpic = "getpic" + str(w) + ".py"
> >
>
> Why do you *generate* the getpicNN.py? It contains always the same code,
> why don't you just use a single getpic.py?
>
> and then surf to:
> > http://whatever.url/getpic20.py?id=6&x=1
>
>
Because I initially could not get it to work that way...and then I forgot
about it. But you are right. That is what I need to do. So I will work on
that.

Uhm, I don't think there is something specific for this list. There is an
> article from E.S.Raymond "How to ask questions the smart way?" that you can
> find with Google


Thanks. Got it.
Victor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080513/513846e9/attachment-0001.html>


More information about the Python-list mailing list