[Tutor] running python program on Linux Virtual Server - Plesk?

2009-09-02 Thread Michael Yang
Hi Everyone, I'm new to programming and to python. I have a program I want to run on my Media Temple Virtual Server (dv) - Linux. which has the latest Plesk 9 virtuozzo installed. Ultimately I want it to run the program (main.py) on a scheduled basis. How do I do this? Thanks! -Mike

[Tutor] ABout distinquishing elements in a string/regular expr

2006-09-07 Thread Xiao Yu Michael Yang
Hi tutors, I am currently working on a project that identifies languages of html documents, using Python, of course. Just wondering, given a string: str = html title this is french 77 992 / aaabbbccc /html what is the python expression for: 1. r = return_anything_that's_within (str),