Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!bcyclone03.am1.xlned.com!bcyclone03.am1.xlned.com!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:help': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'writable': 0.09; 'jan': 0.11; 'systems.': 0.11; 'suggest': 0.15; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'wrote:': 0.16; 'subject:need': 0.18; 'users,': 0.22; 'seems': 0.23; 'attached.': 0.23; 'somewhere': 0.24; 'header :In-Reply-To:1': 0.24; 'module': 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'admin': 0.29; 'random': 0.29; 'there.': 0.30; 'code': 0.30; 'certainly': 0.30; '--------': 0.32; 'info': 0.34; 'could': 0.35; 'but': 0.36; 'should': 0.36; 'there': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'say': 0.37; 'received:org': 0.37; 'files': 0.38; 'to:addr:python.org': 0.40; 'some': 0.40; 'suitable': 0.61; 'more': 0.63; 'practice.': 0.66; 'again?': 0.84; 'received:fios.verizon.net': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: teacher need help! Date: Mon, 19 Oct 2015 04:23:58 -0400 References: <5623397C.40205@timgolden.me.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-59-124-74.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1445243064 news.xs4all.nl 23831 [2001:888:2000:d::a6]:34326 X-Complaints-To: abuse@xs4all.nl X-Received-Bytes: 3470 X-Received-Body-CRC: 1046332750 Xref: csiph.com comp.lang.python:97807 On 10/18/2015 9:32 PM, Storey, Geneva wrote: > Same issue! See attached. -------- >> Can I suggest you find the turtle.py module in c:\windows\system32, move it >> to somewhere more suitable and try the code again? This seems strange. C:/Windows/System32 should only be writable by admin users, and even they should have no reason to put random files there. It would certainly be bad practice. There could be a screw-up with some systems. But we need much more info to say much. -- Terry Jan Reedy