Commit c1c7d10
committed
[CPyCppyy] Rename PyInit_libcppyy to Init for ROOT module split [ROOT-patch]
Source: ROOT-master
ROOT runs CPyCppyy and libROOTPythonizations as two shared libs
that under the same libcppyy Python extension module. The real PyInit_libcppyy
lives in libROOTPythonizations and calls CPyCppyy::Init() to start the extension.1 parent 43dd0a9 commit c1c7d10
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1089 | 1089 | | |
1090 | 1090 | | |
1091 | 1091 | | |
1092 | | - | |
| 1092 | + | |
1093 | 1093 | | |
1094 | 1094 | | |
1095 | 1095 | | |
| |||
0 commit comments