On Tue, Jun 4, 2013 at 12:44 PM, Raymond Hettinger
<raymond.hettin...@gmail.com> wrote:
> Does anyone know what we would need to do to get Python in the Apple 
> application store as a free App?
>
> The default security settings on OS X 10.8 block the installation of the DMG 
> (or any software downloaded outside the app store).   A number of my students 
> are having difficulty getting around it will help.
>
> If we were in the app store, installation and upgrade would be a piece of 
> cake.
>
>
> Raymond
>
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev@python.org
> http://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: 
> http://mail.python.org/mailman/options/python-dev/fijall%40gmail.com

doesn't it break apple's rules? generally you should not be able to
download content from the internet and run it (like say javascript in
the browser). I suppose python interpreter counts as that but hey, who
knows.

cheers,
fijal
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to