Python-spe-users digest, Vol 1 #28 - 3 msgs
python-spe-users-request-tdrK/[email protected] Sat, 26 Nov 2005 12:00:14 +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. Question on pasting multiple commands at a time into the interactive window (Peter A. Schott) 2. Re: Question on pasting multiple commands at a time into the interactive window (SPE Stani's Python Editor) 3. Re: python.exe - application error (Gregorius Gede Wiranarada) --__--__-- Message: 1 From: "Peter A. Schott" <paschott-/[email protected]> To: <python-spe-users-tdrK/[email protected]> Date: Fri, 25 Nov 2005 11:29:33 -0600 Subject: [spe-users] Question on pasting multiple commands at a time into the interactive window Reply-To: [email protected] Is this possible? Be great to be able to cut a portion of a working script, run it interactively, tweak something, run that command, paste some more in, and so on. Copying/pasting a line at a time works, but is pretty tedious for larger programs. They really don't warrant debugging due to the relatively small size, though that may be my next step - mostly I want to catch the errors happening inside of different blocks of code to see what's going on without a bunch oif try/except blocks. Thanks. -Pete Schott --__--__-- Message: 2 Date: Fri, 25 Nov 2005 18:58:56 +0100 From: "SPE Stani's Python Editor" <[email protected]> To: python-spe-users-tdrK/[email protected] Subject: Re: [spe-users] Question on pasting multiple commands at a time into the interactive window Reply-To: [email protected] ------=_Part_7455_2472064.1132941536722 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi Peter, SPE uses PyCrust, of which the developpers are on the wxpython-users list. So if PyCrust can do it, SPE can do it. Another solution might be to create a new document and copy paste the code in there. SPE doesn't need you to save files to run them. However it will warn you with a dialog, but this warning can be turned off. Is this solutio= n not what you want? Stani On 11/25/05, Peter A. Schott <paschott-/[email protected]> wrote: > > _______________________________________________ > http://pythonide.stani.be > http://pythonide.stani.be/manual/html/manual.html > http://pythonide.stani.be/blog/sm_donate_________________________________= ______________ > Is this possible? Be great to be able to cut a portion of a working > script, > run it interactively, tweak something, run that command, paste some more > in, > and so on. Copying/pasting a line at a time works, but is pretty tedious > for larger programs. They really don't warrant debugging due to the > relatively small size, though that may be my next step - mostly I want to > catch the errors happening inside of different blocks of code to see > what's > going on without a bunch oif try/except blocks. > > Thanks. > > -Pete Schott > > _______________________________________________ > Python-spe-users mailing list > [email protected] > http://lists.berlios.de/mailman/listinfo/python-spe-users > -- http://pythonide.stani.be http://pythonide.stani.be/manual/html/manual.html ------=_Part_7455_2472064.1132941536722 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi Peter,<br> <br> SPE uses PyCrust, of which the developpers are on the wxpython-users list. = So if PyCrust can do it, SPE can do it. <br> <br> Another solution might be to create a new document and copy paste the code in there. SPE doesn't need you to save files to run them. However it will warn you with a dialog, but this warning can be turned off. Is this solution not what you want?<br> <br> Stani<br><br><div><span class=3D"gmail_quote">On 11/25/05, <b class=3D"gmai= l_sendername">Peter A. Schott</b> <<a href=3D"mailto:paschott-/[email protected]"= >paschott-/[email protected]</a>> wrote:</span><blockquote class=3D"gmail_quote" = style=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8= ex; padding-left: 1ex;"> _______________________________________________<br><a href=3D"http://python= ide.stani.be">http://pythonide.stani.be</a><br><a href=3D"http://pythonide.= stani.be/manual/html/manual.html">http://pythonide.stani.be/manual/html/man= ual.html </a><br><a href=3D"http://pythonide.stani.be/blog/sm_donate">http://pythoni= de.stani.be/blog/sm_donate</a> ____________________________________________= ___<br>Is this possible? Be great to be able to cut a portion of= a working script, <br>run it interactively, tweak something, run that command, paste some mor= e in,<br>and so on. Copying/pasting a line at a time works, but = is pretty tedious<br>for larger programs. They really don't warr= ant debugging due to the <br>relatively small size, though that may be my next step - mostly I want = to<br>catch the errors happening inside of different blocks of code to see = what's<br>going on without a bunch oif try/except blocks.<br><br>Thanks. <br><br>-Pete Schott<br><br>_______________________________________________= <br>Python-spe-users mailing list<br><a href=3D"mailto:Python-spe-users@lis= ts.berlios.de">[email protected]</a><br><a href=3D"http://l= ists.berlios.de/mailman/listinfo/python-spe-users"> http://lists.berlios.de/mailman/listinfo/python-spe-users</a><br></blockquo= te></div><br><br clear=3D"all"><br>-- <br><a href=3D"http://pythonide.stani= .be">http://pythonide.stani.be</a><br><a href=3D"http://pythonide.stani.be/= manual/html/manual.html"> http://pythonide.stani.be/manual/html/manual.html</a> ------=_Part_7455_2472064.1132941536722-- --__--__-- Message: 3 From: "Gregorius Gede Wiranarada" <[email protected]> To: python-spe-users-tdrK/[email protected] Date: Sat, 26 Nov 2005 08:26:02 +0700 Subject: [spe-users] Re: python.exe - application error Reply-To: [email protected] ok, thx a lot. i'll wait for spe 0.8 then. :) regards, Gregor SPE Stani's Python Editor writes: > Hi Gregor, > I'd say wait for SPE 0.8 which will probably released within a week. If you > are impatient check out subversion. SPE 0.8 is much more stable. If you then > still experience the same error, I would be very happy to fix it, but then I > need more information. Especially how to reproduce the error. So let me know > if it will be solved or not with SPE 0.8... > Stani > > PS More info on SPE 0.8: http://pythonide.stani.be/blog > > On 11/25/05, Gregorius Gede Wiranarada <[email protected]> wrote: >> >> _______________________________________________ >> http://pythonide.stani.be >> http://pythonide.stani.be/manual/html/manual.html >> http://pythonide.stani.be/blog/sm_donate_______________________________________________ >> hi, >> >> i've been learning to use the latest spe for 2 days. i am very new to spe. >> many times i experience this same error in a pop up window saying : >> >> python.exe - Application Error >> The instruction at "0x0000281a" referenced memory at "0x0000281a". The >> memory could not be "read". >> Click OK to terminate the program. >> Click CACNCEL to debug the program. >> >> does anybody know how to handle this? it's very annoying. btw, i am using >> win 2000 server. thx >> >> regards, >> Gregor >> >> _______________________________________________________________________ >> Dibuka pendaftaran Program Magister dan Double Degree Pascasarjana UAJY >> (MM - MTF atau sebaliknya; M.Hum - MTF; M.Hum - MM; MTS. - MM). >> Penerimaan mahasiswa setiap Mei, September dan Januari. >> >> >> _______________________________________________ >> Python-spe-users mailing list >> [email protected] >> http://lists.berlios.de/mailman/listinfo/python-spe-users >> > > > > -- > http://pythonide.stani.be > http://pythonide.stani.be/manual/html/manual.html _______________________________________________________________________ Dibuka pendaftaran Program Magister dan Double Degree Pascasarjana UAJY (MM - MTF atau sebaliknya; M.Hum - MTF; M.Hum - MM; MTS. - MM). Penerimaan mahasiswa setiap Mei, September dan Januari. --__--__-- _______________________________________________ Python-spe-users mailing list [email protected] http://lists.berlios.de/mailman/listinfo/python-spe-users End of Python-spe-users Digest