[Patches] [ python-Patches-728744 ] Fixes for setup.py in Mac/OSX/Docs

SourceForge.net noreply@sourceforge.net
Sun, 27 Apr 2003 22:52:06 -0700


Patches item #728744, was opened at 2003-04-28 05:52
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=728744&group_id=5470

Category: Macintosh
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Brian Lenihan (brianl)
Assigned to: Jack Jansen (jackjansen)
Summary: Fixes for setup.py in Mac/OSX/Docs

Initial Comment:
This patch allows the docs to be installed in a one-step process, e.g. 
python setup.py install, rather than the two or three steps required 
previously.

I tried to use Python's built-in OSA support, but I could not get 
reliable results, so I used osascript instead.

I'm not sure if my attempt to use OSA failed because I had no idea of 
what I was doing, or if there are some problems with the OSA 
support.  I left the OSA support in, but commented out.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=728744&group_id=5470