[Python-Dev] PEP 374 (DVCS) now in reST (original) (raw)
Steven Bethard steven.bethard at gmail.com
Fri Jan 23 21:11:21 CET 2009
- Previous message: [Python-Dev] PEP 374 (DVCS) now in reST
- Next message: [Python-Dev] PEP 374 (DVCS) now in reST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Jan 23, 2009 at 12:06 PM, "Martin v. Löwis" <martin at v.loewis.de> wrote:
import random print(random.choice('svn', 'bzr', 'hg', 'git')) Nice! So it's bzr, as my machine just told me (after adding the square brackets).
Wow, that decision was a lot easier than I thought it would be. ;-)
Steve
I'm not in-sane. Indeed, I am so far out of sane that you appear a tiny blip on the distant coast of sanity. --- Bucky Katt, Get Fuzzy
- Previous message: [Python-Dev] PEP 374 (DVCS) now in reST
- Next message: [Python-Dev] PEP 374 (DVCS) now in reST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]