[Python-Dev] PEP 374 (DVCS) now in reST

"Martin v. Löwis" martin at v.loewis.de
Fri Jan 23 21:06:47 CET 2009


>     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


More information about the Python-Dev mailing list