Commit a20a8f4
gyp: make StringIO work in ninja.py
Allow both Python 2 and 3 to access StringIO.
This fixes `./configure --ninja`, which was broken by
#29371.
See: #29371 (comment)
PR-URL: #29414
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>1 parent 95431ea commit a20a8f4
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
0 commit comments