[Python-checkins] r54951 - python/trunk/Doc/mac/using.tex (original) (raw)

georg.brandl python-checkins at python.org
Wed Apr 25 08:25:55 CEST 2007


Author: georg.brandl Date: Wed Apr 25 08:25:55 2007 New Revision: 54951

Modified: python/trunk/Doc/mac/using.tex Log: Markup fix.

Modified: python/trunk/Doc/mac/using.tex

--- python/trunk/Doc/mac/using.tex (original) +++ python/trunk/Doc/mac/using.tex Wed Apr 25 08:25:55 2007 @@ -151,7 +151,7 @@ The standard tool for deploying standalone Python applications on the Mac is \program{py2app}. More information on installing and using py2app can be found -at \url{http://undefined.org/python/#py2app}. +at \url{http://undefined.org/python/#py2app}. \section{Application Scripting}


More information about the Python-checkins mailing list