Commit c44b4c2
Michiel de Hoon
Reintroduce the verify_main_display function to check during runtime if Python was installed as a framework
1 parent 6586369 commit c44b4c2Copy full SHA for c44b4c2
2 files changed
+25Lines changed: 25 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- lib/matplotlib/backends
- src
Expand file treeCollapse file tree
Open diff view settings
Collapse file
lib/matplotlib/backends/backend_macosx.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_macosx.py+8Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
26 | 34 | |
27 | 35 | |
28 | 36 | |
|
Collapse file
+17Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6208 | 6208 | |
6209 | 6209 | |
6210 | 6210 | |
| 6211 | + |
| 6212 | + |
| 6213 | + |
| 6214 | + |
| 6215 | + |
| 6216 | + |
| 6217 | + |
| 6218 | + |
| 6219 | + |
| 6220 | + |
| 6221 | + |
| 6222 | + |
6211 | 6223 | |
| 6224 | + |
| 6225 | + |
| 6226 | + |
| 6227 | + |
| 6228 | + |
6212 | 6229 | |
6213 | 6230 | |
6214 | 6231 | |
|
0 commit comments