--- a/DebugClients/Python/coverage/version.py Sat Apr 12 16:19:56 2014 +0200 +++ b/DebugClients/Python/coverage/version.py Sat Apr 12 16:57:18 2014 +0200 @@ -7,3 +7,6 @@ if max(__version__).isalpha(): # For pre-releases, use a version-specific URL. __url__ += "/" + __version__ + +# +# eflag: FileType = Python2