Issue1698768
Created on 2007-04-11 20:40 by wordtech, last changed 2007-04-25 06:26 by georg.brandl.
|
msg52409 - (view) |
Author: Kevin Walzer (wordtech) |
Date: 2007-04-11 20:40 |
|
The attached file updates section 1 of the Macintosh library documentation, which covers getting started--installing, configuring, and learning Python on the Mac. The file updates the section to reflect changes in the Mac version of Python since 2.4 (switching to IDLE as the standard IDE, supporting universal binaries, etc.) and adds sections on application deployment with py2app, GUI toolkits, application scripting, and more. Much of the current documentation in this section is obsolete and therefore inaccurate.
The updated documentation is a simple text file: I am not an expert with LaTeX. I understand the Python documentation team can handle the LaTeX formatting.
|
|
msg52410 - (view) |
Author: Brett Cannon (brett.cannon) |
Date: 2007-04-11 23:30 |
|
Thanks for the work, Kevin!
Ronald, can you have a look at this and approve or reject? Once that is done we can work on converting it to LaTeX.
|
|
msg52411 - (view) |
Author: Ronald Oussoren (ronaldoussoren) |
Date: 2007-04-20 06:02 |
|
This looks great. I'm definitely in favor of using this document instead of the current version. IMHO this change should also be backported to the 2.5 branch of the documention.
Brett: I'm assigning this back to you because my LaTeX-fu is seriously rusted.
|
|
msg52412 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2007-04-25 06:04 |
|
I'll handle that.
|
|
msg52413 - (view) |
Author: Georg Brandl (georg.brandl) |
Date: 2007-04-25 06:26 |
|
Committed rev. 54949, 54950 (2.5).
|
|
| Date |
User |
Action |
Args |
| 2007-04-11 20:40:33 | wordtech | create | |
|