Skip to content

Commit 404d29b

Browse files
authored
correct the pic url
1 parent f35db2d commit 404d29b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)