Alexander Belopolsky <[email protected]> added the comment:

A small suggestion: rather than having bool hg which means Mercurial if true 
and SVN if false, consider a string valued vc variable with 'svn' for  SVN and 
'hg' for Mercurial.  This way it will be straightforward to add support for 
other VC systems in the future.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8999>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to