Python-spe-users digest, Vol 1 #53 - 1 msg
python-spe-users-request-tdrK/[email protected] Fri, 30 Dec 2005 12:00:24 +0100
| Newsgroups | gmane.comp.python.spe.user |
|---|---|
| Message-ID | <[email protected]> |
Send Python-spe-users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit http://lists.berlios.de/mailman/listinfo/python-spe-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Python-spe-users digest..." _______________________________________________ http://pythonide.stani.be http://pythonide.stani.be/manual/html/manual.html http://pythonide.stani.be/blog/sm_donate _______________________________________________ Today's Topics: 1. Issue with typing dots (Marek Piechut) --__--__-- Message: 1 Date: Thu, 29 Dec 2005 21:53:02 +0100 From: Marek Piechut <mco-h7QdYz1kt/[email protected]> To: python-spe-users-tdrK/[email protected] Subject: [spe-users] Issue with typing dots Reply-To: [email protected] Hello. I have problem with newest version of SPE(0.8.1.c). I can't type a dot after closing a round bracket. (for example in such lines: cpufreqComboBox.set_active(\ (self.processorInfo.cpufreqInfo["availableGovernors"]).index(str(\ self.processorInfo.cpufreqInfo["currentGovernor"]))) ) to type a dot before "index" i have to type something else, then dot then delete things i have typed before it. Please help. Dot is quite important in object-oriented programming :-) Marek --__--__-- _______________________________________________ Python-spe-users mailing list [email protected] http://lists.berlios.de/mailman/listinfo/python-spe-users End of Python-spe-users Digest