[EMAIL PROTECTED] schrieb:
> Hello All:
> I am trying to work out a regular expression in a PyQt environment for
> time in hh:mm:ss format. Any suggestions?

Yes. Read the manual to the re-module. There is _nothing_ special about 
PyQt and regexes. And provide code. But the most important thing - read 
this:


http://www.catb.org/~esr/faqs/smart-questions.html

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to