[Python-Dev] OOP On Web
Michael Foord
fuzzyman at voidspace.org.uk
Mon Mar 29 18:25:08 CEST 2010
On 29/03/2010 16:02, Pry, Jeffrey wrote:
>
> Hello,
>
> Nice to meet everyone!
>
Hello Jeffrey,
This mailing list is for the development *of* Python, not for developing
*with* Python. More appropriate places to ask are the Python-tutor
mailing list or the comp.lang.python newsgroup. Both of these have
google and gmane web interfaces as well I believe.
You can find more information at:
http://www.python.org/community/lists/
All the best,
Michael Foord
> I have two files (class.py and object.py). Now, within object.py I
> create two objects from the class.py file. The class.py file contains
> the necessary code to make a connection to a FTP server. The two
> objects pass the credentials, etc. My question is, if I wanted to
> display a dropdown box on a webpage listing all instances of the
> object (most likely five servers), how would I do that. Would I do it
> at the class level, the object level, or at some other level. Forgive
> me if this is a somewhat basic question.
>
> Thank you for your help!
>
> Jeffrey Kevin Pry
>
>
> ------------------------------------------------------------------------
> IMPORTANT: The information contained in this email and/or its
> attachments is confidential. If you are not the intended recipient,
> please notify the sender immediately by reply and immediately delete
> this message and all its attachments. Any review, use, reproduction,
> disclosure or dissemination of this message or any attachment by an
> unintended recipient is strictly prohibited. Neither this message nor
> any attachment is intended as or should be construed as an offer,
> solicitation or recommendation to buy or sell any security or other
> financial instrument. Neither the sender, his or her employer nor any
> of their respective affiliates makes any warranties as to the
> completeness or accuracy of any of the information contained herein or
> that this message or any of its attachments is free of viruses.
>
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: http://mail.python.org/mailman/options/python-dev/fuzzyman%40voidspace.org.uk
>
--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog
READ CAREFULLY. By accepting and reading this email you agree, on behalf of your employer, to release me from all obligations and waivers arising from any and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and acceptable use policies ("BOGUS AGREEMENTS") that I have entered into with your employer, its partners, licensors, agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. You further represent that you have the authority to release me from any BOGUS AGREEMENTS on behalf of your employer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20100329/cf2cb2b2/attachment.html>
More information about the Python-Dev
mailing list