Python-spe-users digest, Vol 1 #59 - 3 msgs

python-spe-users-request-tdrK/[email protected] Thu, 05 Jan 2006 12:00:15 +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. Re: Bug in Child.py ? (Karl-Heinz Glahe)
   2. Re: Bug in Child.py ? (SPE Stani's Python Editor)
   3. Re: Issue with typing dots (Jose Galvez)

--__--__--

Message: 1
Date: Wed, 04 Jan 2006 17:35:01 +0100
From: Karl-Heinz Glahe <[email protected]>
To: python-spe-users-tdrK/[email protected]
Subject: Re: [spe-users] Bug in Child.py ?
Reply-To: [email protected]

Fuzzyman wrote:
[...]
>> The purpose is that with '/c' the terminal exits. It was send to me by 
>> a Windows98 user.
> In which case shouldn't it be :
> 
>     os.system('start command /c %(python)s "%(file)s"'%params)
> 

and maybe there should be a "%(arguments)s" after "%(file)s" to get the 
arguments passed to the python script in the  run_with_arguments 
function (Beginning in line 530 here).

Regards,

Kalle.



--__--__--

Message: 2
Date: Wed, 4 Jan 2006 18:04:24 +0100
From: "SPE Stani's Python Editor" <[email protected]>
To: python-spe-users-tdrK/[email protected]
Subject: Re: [spe-users] Bug in Child.py ?
Reply-To: [email protected]

------=_Part_269_21728779.1136394264693
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On 1/4/06, Karl-Heinz Glahe <[email protected]> wrote:
>
>
> and maybe there should be a "%(arguments)s" after "%(file)s" to get the
> arguments passed to the python script in the  run_with_arguments
> function (Beginning in line 530 here).
>
> Regards,
>
> Kalle.


Very true! Thanks, fixed for all run commands.

Stani

--
http://pythonide.stani.be
http://pythonide.stani.be/screenshots
http://pythonide.stani.be/manual/html/manual.html

------=_Part_269_21728779.1136394264693
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On 1/4/06, <b class=3D"gmail_sendername">Karl-Heinz Glahe</b> &lt;<a href=
=3D"mailto:[email protected]">[email protected]</a>&gt; wrote:<div><span class=3D=
"gmail_quote"></span><blockquote class=3D"gmail_quote" style=3D"border-left=
: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1e=
x;">
<br>and maybe there should be a &quot;%(arguments)s&quot; after &quot;%(fil=
e)s&quot; to get the<br>arguments passed to the python script in the&nbsp;&=
nbsp;run_with_arguments<br>function (Beginning in line 530 here).<br><br>Re=
gards,
<br><br>Kalle.</blockquote><div><br>
Very true! Thanks, fixed for all run commands.<br>

<br>

Stani<br>
</div></div><br>-- <br><a href=3D"http://pythonide.stani.be">http://pythoni=
de.stani.be</a><br><a href=3D"http://pythonide.stani.be/screenshots">http:/=
/pythonide.stani.be/screenshots</a><br><a href=3D"http://pythonide.stani.be=
/manual/html/manual.html">
http://pythonide.stani.be/manual/html/manual.html</a>

------=_Part_269_21728779.1136394264693--

--__--__--

Message: 3
Date: Wed, 04 Jan 2006 21:15:39 -0800
From: Jose Galvez <[email protected]>
To: [email protected]
Subject: Re: [spe-users] Issue with typing dots
Reply-To: [email protected]

Any idea as to a workaround for the "dot" issue?
Jose

Marek Piechut wrote:

>http://pythonide.stani.be
>http://pythonide.stani.be/manual/html/manual.html
>http://pythonide.stani.be/blog/sm_donate
>--
>
>
>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
>
>
>  
>



--__--__--

_______________________________________________
Python-spe-users mailing list
[email protected]
http://lists.berlios.de/mailman/listinfo/python-spe-users


End of Python-spe-users Digest