mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Removed unintentional trailing spaces in text files.
This commit is contained in:
parent
1770fde94c
commit
bfbfc8deb2
15 changed files with 66 additions and 66 deletions
|
@ -27,7 +27,7 @@ And you'll need a config.c file, which lists the built-in modules you
|
|||
support. Start with Modules/config.c.in.
|
||||
|
||||
Finally, you'll run into some things that aren't supported on your
|
||||
target platform. Forget about the posix module for now -- simply take
|
||||
target platform. Forget about the posix module for now -- simply take
|
||||
it out of the config.c file.
|
||||
|
||||
Bang on it until you get a >>> prompt. (You may have to disable the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue