Fix a title underline that was too short.
This commit is contained in:
parent
0066ab52ea
commit
ac6fcd7db6
|
@ -234,7 +234,7 @@ it reads the byte code and continues as usual.
|
|||
|
||||
|
||||
Case 3: __pycache__/foo.<magic>.pyc with no source
|
||||
------------------------------------------
|
||||
---------------------------------------------------
|
||||
|
||||
It's possible that the `foo.py` file somehow got removed, while
|
||||
leaving the cached pyc file still on the file system. If the
|
||||
|
|
Loading…
Reference in New Issue