You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/py_compile.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ Quá trình compile từ source code thành bytecode bao gồm các bước:
44
44
45
45
Tạo file hello.py với nội dung `print("Hello" + " Pymier 2024")`
46
46
47
-
[Build Python từ source]({filename}/slice_reverse.md) rồi chạy [lldb](https://familug.github.io/doc-code-bash-xem-vi-sao-echo-khong-hien-ten-file-an.html), đặt breakpoint tại function `pyrun_file` :
47
+
[Build Python từ source]({filename}/slice_rev.md) rồi chạy [lldb](https://familug.github.io/doc-code-bash-xem-vi-sao-echo-khong-hien-ten-file-an.html), đặt breakpoint tại function `pyrun_file` :
0 commit comments