Skip to content

Commit 03ed3ce

Browse files
authored
Merge pull request #15 from taizilongxu/patch-1
correct the pic url
2 parents f35db2d + 404d29b commit 03ed3ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

objects/long-object/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ print(num)
387387

388388
如下图所示
389389

390-
![longobject storage](longo-storage.png)
390+
![longobject storage](long-storage.png)
391391

392392
注:这里的 30 是由 **PyLong_SHIFT** 决定的,64 位系统中,**PyLong_SHIFT** 为 30,否则 **PyLong_SHIFT** 为 15
393393

0 commit comments

Comments
 (0)