forked from yidao620c/python3-cookbook
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 8a6e901
Merge pull request yidao620c#363 from chyun/patch-2
PyBuffer_GetBuffer拼写错误应该是PyObject_GetBuffer && 示例代码中没有引入sampleFile tree
1 file changed
+3
-2
lines changed- source/c15
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | + | ||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
98 | - | ||
99 | + | ||
99 | 100 | | |
100 | - | ||
101 | + | ||
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
0 commit comments