I am totally new with Python and Tcl/Tk. I have to write this short script quickly in both the languages, so am looking for quick help.
I have to create a button with 'Hello World' wrtten on i...
http://www.experts-exchange.com/Programming/Languages/Q_20681343.html
Can python be used to automatically download a set of images or webpages that are named according to an arithmetic pattern? And if so how exactly would that work? I do't exactly know much about Py...
http://www.experts-exchange.com/Programming/Misc/Q_20704788.html
Zones:
ProgrammingDate Answered: 01/20/2004 Grade: B Views: 0
I'm trying to take a number and change it into hex codes.
Example: 67835 would become \x06\x78\x35
Any ideas? I've already made the code that turns the number into an string with an even numb...
http://www.experts-exchange.com/Programming/Languages/Q_20736213.html
Zones:
LanguagesDate Answered: 09/13/2003 Grade: A Views: 0
Hi,
I'm using python to search through a large (+100000 line) file to match each line against a regular expression. Python works fine for the reading of the file (as in the timing is OK) but the r...
http://www.experts-exchange.com/Programming/Languages/Scripting/Python/Q_20867384.html
Zones:
PythonDate Answered: 01/31/2004 Grade: A Views: 0
I'm looking into python - a little bit -I'm using Python 2.1 under
Linux Debian 3.0
but I don't understand the whole picture of how python can be
used to extract data line by line into databa...
http://www.experts-exchange.com/Programming/Languages/Scripting/Python/Q_21065959.html
Zones:
PythonDate Answered: 07/21/2004 Grade: A Views: 0
Hello,
I want to parse the following line that is read from a file to a python object. There are different options followed by one list: if list between [] is multi-valued, I want it to be pars...
http://www.experts-exchange.com/Programming/Languages/Scripting/Python/Q_21095504.html
Zones:
PythonDate Answered: 08/17/2004 Grade: A Views: 0
I'm hoping this'll be easy. Does Python have some kind of shell command so that I can execute an .exe file? All I need the program to do is start another program, and not interact with it in any wa...
http://www.experts-exchange.com/Programming/Languages/Scripting/Python/Q_21116622.html
Zones:
PythonDate Answered: 11/13/2004 Grade: A Views: 0
I take it that a module for importing is an ordinary py file and so I have some py files within which are a class and some function definitions. In addition, their chmod is read, write and execut...
http://www.experts-exchange.com/Programming/Languages/Scripting/Python/Q_21332102.html
Zones:
PythonDate Answered: 02/28/2005 Grade: A Views: 0
How can i run my python script as batch file.i.e to call a python script from batch file
http://www.experts-exchange.com/Programming/Languages/Scripting/Python/Q_21358354.html
Zones:
PythonDate Answered: 04/12/2005 Grade: C Views: 0
Hi,
I am just browsing around and looking for a language to develop a small app accessing MYSQL database.
Would Python be one of my best choices on Linux?
I prefer to have a reasonable GU...
http://www.experts-exchange.com/Programming/Languages/Scripting/Python/Q_21398732.html
Zones:
PythonDate Answered: 04/22/2005 Grade: A Views: 0