catch OSError (e.g. executable not found) when using "subprocess" for execution ...
commitafb5559689dc0119ae5990c9646eb8bd6f7ca866
authorsumpfralle <sumpfralle@54714841-351b-0410-a198-e36a94b762f5>
Fri, 4 Jul 2008 02:16:57 +0000 (4 02:16 +0000)
committersumpfralle <sumpfralle@54714841-351b-0410-a198-e36a94b762f5>
Fri, 4 Jul 2008 02:16:57 +0000 (4 02:16 +0000)
tree146177ec106f099ef88f690305b7408c81845ab3
parent0a8f871c3586eb71db184b2e2ffd73c3ff7c4e57
catch OSError (e.g. executable not found) when using "subprocess" for execution - this simplifies error handling for all RCS modules

git-svn-id: http://translate.svn.sourceforge.net/svnroot/translate/src/trunk/translate@7716 54714841-351b-0410-a198-e36a94b762f5
storage/versioncontrol/__init__.py