Fix a title underline that was too short.

This commit is contained in:
Brett Cannon 2010-03-02 20:06:31 +00:00
parent 0066ab52ea
commit ac6fcd7db6
1 changed files with 1 additions and 1 deletions

View File

@ -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