Skip to content Skip to sidebar Skip to footer
Showing posts with the label Python 2.5

How To Install Python Ssl Module On Windows?

The Google App Engine Launcher tells me: WARNING appengine_rpc.py:399 ssl module not found. Withou… Read more How To Install Python Ssl Module On Windows?

How To Import An Xml File Into An Excel Xls File Template Using Python?

I have an Excel template file which has columns as defined within an XML. Manually I can right clic… Read more How To Import An Xml File Into An Excel Xls File Template Using Python?

Inheritance In Web.py?

I am currently developing wep.py application. This is my web application which is binded with web.p… Read more Inheritance In Web.py?

Google-app-engine : Import Works Only After A Refresh

After somes problems with a simple import of httplib2 (see my post here), i meet a different proble… Read more Google-app-engine : Import Works Only After A Refresh

Trying To Get The Value From A Tkinter Scale And Put It Into A Label

I have a small Python program that takes the value of a Tkinter scale and puts it into a label. #!/… Read more Trying To Get The Value From A Tkinter Scale And Put It Into A Label

Windowserror 32 While Trying To Os.rename

I'm using a base folder REF_IMAGES where I keep reference bitmaps for a specified language. I h… Read more Windowserror 32 While Trying To Os.rename

Python 2.5 Convert String To Binary

I know this is easily possible in python 2.6. But what is the easiest way to do this in Python 2.5… Read more Python 2.5 Convert String To Binary

Google-app-engine : Import Works Only After A Refresh

After somes problems with a simple import of httplib2 (see my post here), i meet a different proble… Read more Google-app-engine : Import Works Only After A Refresh