really just so that Java developers can
write Java code faster?
Mike Wimpe
--
http://mail.python.org/mailman/listinfo/python-list
although a bit more than I bargained for, this does has some good info,
in case you are way in the future of this post...
love,
mike
--
http://mail.python.org/mailman/listinfo/python-list
Sorry to go back to back so fast but how does one send a web browser to
a different url than the one the user is already at? In script2 (which
is doing the authenticating), if the user fails authentication i want
to send him back to the one he was at before.
thanks,
Mike
--
http://mail.python.o
Without creating a form, how do i pass a value to another script?
I would like to pass:
group = "Oranges"
to another script or at least just 'group' and initialize it in the
first script.
script1:
'''
group = "Oranges"
'''
script2:
print ''' Oh you like '''+group+'''.'''
thanks,
Mike
--
If you are interested in doing some freelance Python development,
please take a look at http://www.pythonian.com/info.htm to view our
business model.
Qualifications:
Must have been working with Python for at least a year (though not
professionally necessarily)
Understand and write OOP Pythonic c
Are you trying to do this within a GUI?
If so, wxPython, PyGTK, and PyQT all have ways to do this. You can also
use EasyDialogs for this as well.
If not, flush...
--
http://mail.python.org/mailman/listinfo/python-list
I know on some boards it's perfectly acceptable to post jobs, but on
others its not at all. If I wanted to post a job (Python-related) here,
is this OK?
Thought I'd ask.
Thanks,
Mike Wimpe
--
http://mail.python.org/mailman/listinfo/python-list