Re: Blue Screen Python

2012-10-22 Thread mikcec82
Il giorno venerdì 21 settembre 2012 16:04:48 UTC+2, mikcec82 ha scritto: > Hallo to all, > > > > I'm using Python 2.7.3 with Windows 7 @ 64 bit > > and an Intel Core i3 -2350M CPU @2.30GHz 2.3GHz. > > > > Sometimes, when I'm programming in Python on my screen compare this blue > screen: >

Re: Blue Screen Python

2012-10-09 Thread mikcec82
Il giorno venerdì 21 settembre 2012 16:04:48 UTC+2, mikcec82 ha scritto: > Hallo to all, > > > > I'm using Python 2.7.3 with Windows 7 @ 64 bit > > and an Intel Core i3 -2350M CPU @2.30GHz 2.3GHz. > > > > Sometimes, when I'm programming in Python on my screen compare this blue > screen: >

Re: Blue Screen Python

2012-10-09 Thread Philipp Hagemeister
On 10/09/2012 09:37 AM, mikcec82 wrote: > In my script I open and close an html (in a FOR cycle); could be this the > problem? Unless you're running your Python script as a kernel driver (and you can't do that accidentally), there is no way that your user-space program should cause a bluescreen. T

Re: Blue Screen Python

2012-10-09 Thread mikcec82
Il giorno venerdì 21 settembre 2012 16:04:48 UTC+2, mikcec82 ha scritto: > Hallo to all, > > > > I'm using Python 2.7.3 with Windows 7 @ 64 bit > > and an Intel Core i3 -2350M CPU @2.30GHz 2.3GHz. > > > > Sometimes, when I'm programming in Python on my screen compare this blue > screen: >

Re: Blue Screen Python

2012-09-23 Thread 88888 Dihedral
Chris Angelico於 2012年9月22日星期六UTC+8下午10時10分12秒寫道: > On Sat, Sep 22, 2012 at 11:07 PM, Steven D'Aprano > > wrote: > > > As per their partnership agreement, IBM took over development of OS/2 > > > version 2 while Microsoft worked on developing version 3. OS/2 2.0 was > > > significantly improved

Re: Blue Screen Python

2012-09-22 Thread Chris Angelico
On Sat, Sep 22, 2012 at 11:07 PM, Steven D'Aprano wrote: > As per their partnership agreement, IBM took over development of OS/2 > version 2 while Microsoft worked on developing version 3. OS/2 2.0 was > significantly improved over the 1.x series. > > Then Microsoft reneged on the agreement to rel

Re: Blue Screen Python

2012-09-22 Thread Steven D'Aprano
On Sat, 22 Sep 2012 07:44:24 -0400, Dave Angel wrote: [...] > Your wording seems to imply that you still think NT was built on some > earlier MS product. It was written from scratch by a team recruited > mostly from outside MS, including the leader, a guy who was I think > experienced in VMS deve

Re: Blue Screen Python

2012-09-22 Thread Mark Lawrence
On 22/09/2012 12:44, Dave Angel wrote: Your wording seems to imply that you still think NT was built on some earlier MS product. It was written from scratch by a team recruited mostly from outside MS, including the leader, a guy who was I think experienced in VMS development. The names escape

Re: Blue Screen Python

2012-09-22 Thread 88888 Dihedral
Dave Angel於 2012年9月22日星期六UTC+8下午7時44分54秒寫道: > On 09/22/2012 06:53 AM, Alister wrote: > > > On Fri, 21 Sep 2012 18:47:57 -0400, Dave Angel wrote: > > > > > >> > > >> > > >> That's not true at all. You'd re thinking of Windows 3, Windows 95, 98, > > >> and ME, which were hacked on top of MSDO

Re: Blue Screen Python

2012-09-22 Thread Dave Angel
On 09/22/2012 06:53 AM, Alister wrote: > On Fri, 21 Sep 2012 18:47:57 -0400, Dave Angel wrote: > >> >> >> That's not true at all. You'd re thinking of Windows 3, Windows 95, 98, >> and ME, which were hacked on top of MSDOS. But Windows NT3.5, 4, 2000, >> XP, Vista and Windows 7 have an entirely

Re: Blue Screen Python

2012-09-22 Thread Alister
On Fri, 21 Sep 2012 18:47:57 -0400, Dave Angel wrote: > On 09/21/2012 12:01 PM, Alister wrote: >> On Fri, 21 Sep 2012 15:14:53 +, Grant Edwards wrote: >> >>> On 2012-09-21, mikcec82 wrote: Hallo to all, I'm using Python 2.7.3 with Windows 7 @ 64 bit and an Intel Core i3 -2

Re: Blue Screen Python

2012-09-21 Thread Dave Angel
On 09/21/2012 12:01 PM, Alister wrote: > On Fri, 21 Sep 2012 15:14:53 +, Grant Edwards wrote: > >> On 2012-09-21, mikcec82 wrote: >>> Hallo to all, >>> >>> I'm using Python 2.7.3 with Windows 7 @ 64 bit and an Intel Core i3 >>> -2350M CPU @2.30GHz 2.3GHz. >>> >>> Sometimes, when I'm programmin

Re: Blue Screen Python

2012-09-21 Thread Alister
On Fri, 21 Sep 2012 16:01:16 +, Alister wrote: > On Fri, 21 Sep 2012 15:14:53 +, Grant Edwards wrote: > >> On 2012-09-21, mikcec82 wrote: >>> Hallo to all, >>> >>> I'm using Python 2.7.3 with Windows 7 @ 64 bit and an Intel Core i3 >>> -2350M CPU @2.30GHz 2.3GHz. >>> >>> Sometimes, when

Re: Blue Screen Python

2012-09-21 Thread Alister
On Fri, 21 Sep 2012 15:14:53 +, Grant Edwards wrote: > On 2012-09-21, mikcec82 wrote: >> Hallo to all, >> >> I'm using Python 2.7.3 with Windows 7 @ 64 bit and an Intel Core i3 >> -2350M CPU @2.30GHz 2.3GHz. >> >> Sometimes, when I'm programming in Python on my screen compare this > Python is

Re: Blue Screen Python

2012-09-21 Thread Grant Edwards
On 2012-09-21, mikcec82 wrote: > Hallo to all, > > I'm using Python 2.7.3 with Windows 7 @ 64 bit and an Intel Core i3 > -2350M CPU @2.30GHz 2.3GHz. > > Sometimes, when I'm programming in Python on my screen compare this > blue screen: > http://imageshack.us/a/img228/8352/48579647436249494527021.j

Re: Blue Screen Python

2012-09-21 Thread Chris Angelico
On Sat, Sep 22, 2012 at 12:04 AM, mikcec82 wrote: > Hallo to all, > > I'm using Python 2.7.3 with Windows 7 @ 64 bit > and an Intel Core i3 -2350M CPU @2.30GHz 2.3GHz. > > Sometimes, when I'm programming in Python on my screen compare this blue > screen: > http://imageshack.us/a/img228/8352/48579

Blue Screen Python

2012-09-21 Thread mikcec82
Hallo to all, I'm using Python 2.7.3 with Windows 7 @ 64 bit and an Intel Core i3 -2350M CPU @2.30GHz 2.3GHz. Sometimes, when I'm programming in Python on my screen compare this blue screen: http://imageshack.us/a/img228/8352/48579647436249494527021.jpg Can you help on what is the issue, and how