Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags

5 Posted Topics

Member Avatar for Kezoor

Hello, I begin in Python, and I have the following problem: I retrieve an excerpt of a HTML webpage from the web, and then want the result to be hold in a variable (before being processed by a reg-exp). The function do get the HTML source, but when I assign …

Member Avatar for Kezoor
0
333
Member Avatar for Kezoor

Hello everyone, I have been through the Starting Python thread, and I have archived lots of stuff for further learning ! But there is one little thing for which there is no specific explanation, and looking at Google doesn't help me much. Why do the classes of many scripts are …

Member Avatar for Kezoor
0
130
Member Avatar for vmars

The Python Papers vol.3 issue.1 has a good article to make an opinion about the main toolkits: wxpython, pygtk and pyqt. And tkinter of course. With screenshots, and all. [URL="http://archive.pythonpapers.org/ThePythonPapersVolume3Issue1.pdf"]http://archive.pythonpapers.org/ThePythonPapersVolume3Issue1.pdf[/URL] The article begins on page 26, and the links to each of the toolkits are exhaustive. My choice went to …

Member Avatar for Kezoor
0
317
Member Avatar for Kezoor

Hello all, Beginning my preparation for python 3.0, I just installed python 2.6 and the adapted wxpython. The problem is I can not run the IDLE neither the Module doc of 2.6. I can run the python command line, and that works. But I want to use the IDLE. After …

Member Avatar for Kezoor
0
140
Member Avatar for Kezoor

Hello everyone ! I am a still a beginner in Python (and have no knowledge in other languages), and today I got a reaction from my script that I find unexpected. Here's the code: I want to use the buildOneCard function to create a card (a couple of values), by …

Member Avatar for Kezoor
0
181

The End.