Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.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.015 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.05; 'cpython': 0.05; 'suppose': 0.07; '(aka': 0.09; 'mercurial': 0.09; 'git.': 0.16; 'mercurial,': 0.16; 'subject:ever': 0.16; 'subject:program': 0.16; 'wrote:': 0.17; 'windows': 0.19; 'received:209.85.214.174': 0.21; "i'd": 0.22; "i've": 0.23; 'linux': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'am,': 0.27; 'fine': 0.28; 'choices': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'there': 0.35; 'message-id:@gmail.com': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'header:Received:5': 0.40; 'days': 0.60; 'subject:, ': 0.61; 'personal': 0.62; 'skip:6 10': 0.63; 'world': 0.63; 'home': 0.66; 'kat': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=InGgNUGKi+9+FDuRe1Wy408q/NL30lUK36he3sm7h+w=; b=cdVdigGtiTXFS+w54K9u2H2+pWpWREsOJbkBH4TEg9oMBb7CdsQhGpxKP7ufFLV5+W 3xNe5jCp+x5CtQKmaWjPvzarr4JVwHxNhGassHFxk+8pUy1PYyS55RLlU2pkFaDqCijs R4DdFR5BqvIpwGrtl8uJPtT+8WA1suQlu2aEVjlZY9GF0sc8gzrMTQcJSbXKPgr/U5DY pPywoPeKDdtFsIGvcOnQwxzOW8I3Q5g2jdULy5cFA428EzBqnAP/IWUHyzWg8rmScihk ZsM4yDnZgwMLl4ZlLQ/D9MS0mC49EZVlGddqDhNyxY7L2YvFnHZIcY8rZabDeyQE9OVV h1lw== Date: Sun, 22 Jul 2012 03:49:12 -0500 From: Andrew Berg User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: "comp.lang.python" Subject: Re: My first ever Python program, comments welcome References: In-Reply-To: X-Enigmail-Version: 1.4.3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1342946965 news.xs4all.nl 6936 [2001:888:2000:d::a6]:43943 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:25801 On 7/22/2012 3:37 AM, Lipska the Kat wrote: > Many in > the Linux world seem to use git. Seeing as I've been using Linux at home > since the early days of slackware I suppose I'd better look into it. There are Mercurial (aka Hg) and Bazaar as well for DVCS. AFAIK, git, Mercurial, and Bazaar are all fine choices and the one to use will mainly boil down to personal preference. I prefer Mercurial myself. -- CPython 3.3.0b1 | Windows NT 6.1.7601.17803