Overview of DVCS workflows from Python proposal

  • "print(random.choice(['svn', 'bzr', 'hg', 'git']))"

    This actually printed "hg" for me the first time I ran it.