Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3f4e51b

Browse files
Harmon758Byron
authored andcommitted
Remove unnecessary check for PermissionError for Python < 3.3
1 parenta8da407 commit3f4e51b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

‎git/cmd.py‎

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,6 @@
3939
stream_copy,
4040
)
4141

42-
try:
43-
PermissionError
44-
exceptNameError:# Python < 3.3
45-
PermissionError=OSError
46-
4742
execute_kwargs= {'istream','with_extended_output',
4843
'with_exceptions','as_process','stdout_as_string',
4944
'output_stream','with_stdout','kill_after_timeout',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp