office-gobmx/python3
Norbert Thiebaud eb96e43252 python3: bug 15833
That python bug cause problems when libreoffice is on a read-only
media... which is very common for Mac as the dmg used to package
the produce is seens as a read only volume.
This patch the bug 15833 for MacOSX only since that is the platform that
is most likely to be impacted, and because of bug 15431 that make
patching on Windows more complex/dangerous.

Change-Id: Ie7406c1c75748d38c871b3b544560caa62e9d838
Reviewed-on: https://gerrit.libreoffice.org/1934
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2013-01-31 10:42:45 +00:00
..
prj
CustomTarget_PythonFramework.mk
ExternalPackage_python3.mk
ExternalProject_python3.mk
i100492-freebsd.patch.1
Makefile
Module_python3.mk
python-3.3.0-15833.patch.1
python-3.3.0-aix.patch.1
python-3.3.0-darwin.patch.1
python-3.3.0-ffi-clang.patch.1
python-3.3.0-i42553.patch.2
python-3.3.0-implicit-int.patch.1
python-3.3.0-msvc-disable.patch.1
python-3.3.0-msvc-x64.patch.1
python-3.3.0-msvc2012.patch.1
python-3.3.0-ssl.patch.1
README
UnpackedTarball_python3.mk
Zip_PythonFramework.mk

CPython implementation of Python 3 from http://www.python.org