Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5accdc9

Browse files
committed
No longer relevant comment
1 parent 67d26aa commit 5accdc9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/matplotlib/compat/subprocess.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
"""
22
A replacement wrapper around the subprocess module, with a number of
33
work-arounds:
4-
- Provides the check_output function (which subprocess only provides from Python
5-
2.7 onwards).
64
- Provides a stub implementation of subprocess members on Google App Engine
75
(which are missing in subprocess).
86
- Use subprocess32, backport from python 3.2 on Linux/Mac work-around for

0 commit comments

Comments
 (0)