On Wed, Oct 22, 2008 at 9:23 PM, Amie <[EMAIL PROTECTED]> wrote:
> for example, I wanna display a message that contains a persons age
> from the database like so: "Your age is 25". kind of like a messagebox
Amie, you're just picking random behavioral
examples that you've seen in the software
world
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 saw something like:" from twisted.python import l
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 saw something like:" from twisted.python import log
> log.msg" in some programs but am not too sure how it works
Defin
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 that
Thanks
Amie
--