Path: csiph.com!usenet.pasdenom.info!news.albasani.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'problem?': 0.07; 'python': 0.09; 'machines.': 0.09; 'cc:addr :python-list': 0.10; '2.7': 0.13; 'filename:fname piece:signature': 0.16; 'win7': 0.16; 'wrote:': 0.17; 'driver': 0.17; '(in': 0.18; '(or': 0.18; 'windows': 0.19; 'cheers,': 0.23; 'cc:2**0': 0.23; 'insert': 0.23; 'cc:no real name:2**0': 0.24; 'script': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply- To:1': 0.25; 'header:User-Agent:1': 0.26; 'am,': 0.27; 'fine': 0.28; 'no,': 0.29; 'error': 0.30; 'compatible': 0.30; '(and': 0.32; 'running': 0.32; 'could': 0.32; "can't": 0.34; 'received:192.168.2': 0.34; 'open': 0.35; 'there': 0.35; 'should': 0.36; 'possible': 0.37; 'subject:: ': 0.38; 'received:192': 0.39; 'received:192.168': 0.40; 'your': 0.60; 'close': 0.63; 'click': 0.76 Date: Tue, 09 Oct 2012 12:32:06 +0200 From: Philipp Hagemeister User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.7) Gecko/20120922 Icedove/10.0.7 MIME-Version: 1.0 To: mikcec82 Subject: Re: Blue Screen Python References: <7c8701cc-1bc5-46ee-a83a-3e9a038ceada@googlegroups.com> <61bb361b-09d6-4d6d-b01e-758658574552@googlegroups.com> In-Reply-To: <61bb361b-09d6-4d6d-b01e-758658574552@googlegroups.com> X-Enigmail-Version: 1.4 OpenPGP: id=FAFB085C Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig09406E633A46BCA89A338AB6" Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 39 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1349779974 news.xs4all.nl 6879 [2001:888:2000:d::a6]:45562 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:31002 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig09406E633A46BCA89A338AB6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 t= he 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. This is an error in Windows (or one of the drivers), not in Python or your program. What you can do is insert your Windows DVD, boot from it, and click Repai= r. > Or is it possible that Python 2.7 is not compatible with Win7? No, even if a user-space program could legitimately cause a bluescreen, Python 2.7 still works fine one thousands of Win7 machines. Cheers, Philipp --------------enig09406E633A46BCA89A338AB6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEAREKAAYFAlBz/SgACgkQ9eq1gvr7CFyKFgCgp+QYYeOQ+qKHF/ACiplH32yy IHoAn3E2CA/WD/+shMOacC/GLOxA5QsP =c2R5 -----END PGP SIGNATURE----- --------------enig09406E633A46BCA89A338AB6--