On 24-5-2014 0:54, Michael Torrie wrote:
> On 05/23/2014 09:26 AM, Ronak Dhakan wrote:
>> Even I am surprised, python errors should stay in python. But I am
>> sure that the reboot is triggered exactly when I run some faulty
>> code. And usually I change the code after reboot, so I haven't
>> check
On 05/23/2014 09:26 AM, Ronak Dhakan wrote:
> Even I am surprised, python errors should stay in python. But I am
> sure that the reboot is triggered exactly when I run some faulty
> code. And usually I change the code after reboot, so I haven't
> checked whether the same code is able to repeat the
On 5/23/2014 12:08 PM, Ronak Dhakan wrote:
It is a small file to draw an approximate circle using Turtle.
> The reboot does not happen consistently. Here is the code:
> http://pastebin.com/8T3aRCEd
from swampy.TurtleWorld import *
world = TurtleWorld()
This is not the turtle module in the stdl
On Saturday, May 24, 2014 12:08:24 AM UTC+8, Ronak Dhakan wrote:
> It is a small file to draw an approximate circle using Turtle. The reboot
> does not happen consistently. Here is the code: http://pastebin.com/8T3aRCEd
>
>
>
> I was thinking whether there is a way to run python in a virtual en
On May 23, 2014 12:12 PM, "Ronak Dhakan" wrote:
>
> It is a small file to draw an approximate circle using Turtle. The reboot
does not happen consistently. Here is the code: http://pastebin.com/8T3aRCEd
>
> I was thinking whether there is a way to run python in a virtual
environment.
> --
> https:
It is a small file to draw an approximate circle using Turtle. The reboot does
not happen consistently. Here is the code: http://pastebin.com/8T3aRCEd
I was thinking whether there is a way to run python in a virtual environment.
--
https://mail.python.org/mailman/listinfo/python-list
On Friday, May 23, 2014 9:06:32 PM UTC+5:30, Chris Angelico wrote:
> > There was a problem while creating the post asking the question. Here it is
> > now:
> > https://groups.google.com/d/msg/comp.lang.python/WINUrOfAey4/pvbnapLrRcsJ
> Solution: Get off Google Groups. Subscribe to python-list@p
On Sat, May 24, 2014 at 1:26 AM, Ronak Dhakan wrote:
> Even I am surprised, python errors should stay in python. But I am sure that
> the reboot is triggered exactly when I run some faulty code. And usually I
> change the code after reboot, so I haven't checked whether the same code is
> able t
On Friday, May 23, 2014 8:34:31 PM UTC+5:30, Chris Angelico wrote:
> On Sat, May 24, 2014 at 12:56 AM, Ronak Dhakan wrote:
>
> > I am learning python, and sometimes when I run a file with a faulty,
> > windows gives a message that the system is rebooting and gives me 1 minute
> > to save my work
On Sat, May 24, 2014 at 12:56 AM, Ronak Dhakan wrote:
> I am learning python, and sometimes when I run a file with a faulty, windows
> gives a message that the system is rebooting and gives me 1 minute to save my
> work. Does anyone know how can I fix this? Most of the time a faulty code
> give
10 matches
Mail list logo