Commit f5049fc
Thomas Heller
Merged revisions 65868,65870 via svnmerge from
svn+ssh://[email protected]/python/trunk
........
r65868 | thomas.heller | 2008-08-19 21:25:04 +0200 (Di, 19 Aug 2008) | 3 lines
Fix a regression introduced by rev. 63792: ctypes function pointers
that are COM methods must have a boolean True value.
........
r65870 | thomas.heller | 2008-08-19 21:40:23 +0200 (Di, 19 Aug 2008) | 1 line
COM method code is windows specific
........1 parent 58ea9fe commit f5049fc
3 files changed
Lines changed: 37 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
186 | 191 | | |
187 | 192 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3858 | 3858 | | |
3859 | 3859 | | |
3860 | 3860 | | |
3861 | | - | |
| 3861 | + | |
3862 | 3862 | | |
3863 | | - | |
| 3863 | + | |
| 3864 | + | |
| 3865 | + | |
| 3866 | + | |
| 3867 | + | |
3864 | 3868 | | |
3865 | 3869 | | |
3866 | | - | |
| 3870 | + | |
3867 | 3871 | | |
3868 | 3872 | | |
3869 | 3873 | | |
| |||
3873 | 3877 | | |
3874 | 3878 | | |
3875 | 3879 | | |
3876 | | - | |
| 3880 | + | |
3877 | 3881 | | |
3878 | 3882 | | |
3879 | 3883 | | |
| |||
3887 | 3891 | | |
3888 | 3892 | | |
3889 | 3893 | | |
3890 | | - | |
| 3894 | + | |
3891 | 3895 | | |
3892 | 3896 | | |
3893 | 3897 | | |
| |||
4960 | 4964 | | |
4961 | 4965 | | |
4962 | 4966 | | |
| 4967 | + | |
| 4968 | + | |
| 4969 | + | |
| 4970 | + | |
| 4971 | + | |
| 4972 | + | |
| 4973 | + | |
| 4974 | + | |
| 4975 | + | |
| 4976 | + | |
| 4977 | + | |
| 4978 | + | |
| 4979 | + | |
| 4980 | + | |
| 4981 | + | |
| 4982 | + | |
| 4983 | + | |
| 4984 | + | |
| 4985 | + | |
4963 | 4986 | | |
4964 | 4987 | | |
4965 | 4988 | | |
| |||
0 commit comments