[issue12594] Docs for "Using Python on a Macintosh" needs to be updated

2014-06-07 Thread Yuly Tenorio
Yuly Tenorio added the comment: Ok, I will definitely use that checker next time :) thanks! Thanks Ned! -- ___ Python tracker <http://bugs.python.org/issue12

[issue12594] Docs for "Using Python on a Macintosh" needs to be updated

2014-06-07 Thread Yuly Tenorio
Yuly Tenorio added the comment: Built with sphinx. No RST errors. -- keywords: +patch nosy: +yuly Added file: http://bugs.python.org/file35526/pythonusage_mac.patch ___ Python tracker <http://bugs.python.org/issue12

[issue21689] Docs for "Using Python on a Macintosh" needs to be updated.

2014-06-07 Thread Yuly Tenorio
New submission from Yuly Tenorio: "Using Python on a Mac" needs updating since it is pointing to old tools and documentation. This is related to http://bugs.python.org/issue12594 -- assignee: docs@python components: Documentation messages: 219968 nosy: docs@python, ned.d