Skip to content

Commit 77a5ddd

Browse files
committed
No longer relevant comment
1 parent 4ba8d9b commit 77a5ddd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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)