[Python-Dev] PEP 374 (DVCS) now in reST (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Fri Jan 23 21:06:47 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 ]
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).
Regards, Martin
- 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 ]