Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!hq-usenetpeers.eweka.nl!81.171.88.250.MISMATCH!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.029 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'python,': 0.02; 'django,': 0.09; 'aptitude': 0.16; 'received:206.46': 0.16; 'received:206.46.173': 0.16; 'subject:django': 0.16; 'subject:projects': 0.16; 'to:name:python list': 0.16; 'subject:python': 0.16; 'trying': 0.19; 'installation': 0.23; 'header:User-Agent:1': 0.23; 'appreciated.': 0.29; 'gary': 0.31; 'strip': 0.31; 'linux': 0.33; 'mac': 0.33; 'created': 0.35; 'two': 0.37; 'area': 0.37; 'to:addr:python-list': 0.38; 'files': 0.38; 'environment.': 0.39; 'to:addr:python.org': 0.39; 'system.': 0.39; 'how': 0.40; 'information': 0.63; 'received:206': 0.63; 'sincerely': 0.63; 'goal': 0.75; 'received:192.168.1.7': 0.84 Date: Sat, 26 Oct 2013 18:14:35 -0700 From: Gary Roach User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130922 Icedove/17.0.9 MIME-version: 1.0 To: Python List Subject: Removing python django projects Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382840094 news.xs4all.nl 15966 [2001:888:2000:d::a6]:47998 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57701 Hi In the process of trying to learn python, django, mysql and virtualenvwrapper, I have created two projects and a mess. How can I strip everything from a Debian, Wheezy, linux system. The files are all over the place. Much of the information in this area is for Mac or Windoz systems that do not have the apt-get, aptitude tools that Debian makes available. My goal is to end up with a clean system ready for re installation of a development environment. Any help will be sincerely appreciated. Gary R.