mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Very minor grammatical fix and removal of a tab.
This commit is contained in:
parent
5f5e141589
commit
98809b76ae
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ Building and using a framework-based Python on Mac OS X.
|
|||
This document provides a quick introduction to framework-based Python, its
|
||||
advantages, and how to build it.
|
||||
|
||||
1. Why would I want a framework Python in stead of a normal static Python?
|
||||
1. Why would I want a framework Python instead of a normal static Python?
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
The main reason is because you want to create GUI programs in Python. With the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue