Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!goblin1!goblin.stu.neva.ru!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.006 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Question': 0.07; 'bash': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:modules': 0.09; 'whichever': 0.09; 'python': 0.11; '-rf': 0.16; 'received:80.91.229.3': 0.16; 'received:dyn.optonline.net': 0.16; 'received:optonline.net': 0.16; 'received:plane.gmane.org': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'shell': 0.22; 'header:User- Agent:1': 0.23; '(or': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'subject:regarding': 0.36; 'nov': 0.38; 'whatever': 0.38; 'to:addr:python-list': 0.38; 'files': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'till': 0.61; "you're": 0.61; 'back': 0.62; 'high': 0.63; 'results': 0.69; 'risk': 0.72; 'subject:via': 0.84; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dave Angel Subject: Re: Question regarding 2 modules installed via 'pip' Date: Sat, 16 Nov 2013 21:33:56 -0600 References: <613f8a56-5869-45e3-8999-c9c14458cf9c@googlegroups.com> <77a3a84c-080a-4ec1-abcb-b72ad63792f3@googlegroups.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: ool-43572bc6.dyn.optonline.net In-Reply-To: <77a3a84c-080a-4ec1-abcb-b72ad63792f3@googlegroups.com> User-Agent: Groundhog Newsreader for Android 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384659223 news.xs4all.nl 15894 [2001:888:2000:d::a6]:46707 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59683 On Sat, 16 Nov 2013 07:15:01 -0800 (PST), Ferrous Cranus wrote: > 'locate pythοn3.4 | rm -rf' > will this help or do any accidental damage? The files deleted by the rm -rf have nothing to do with the results of locate. Since you don't understand that , your system is at high risk till you learn the use of whichever shell you're using. Come back to python when you understand bash (or whatever shell you're using). -- DaveA