Searched hist:"564 d9007" (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/pyuno/inc/pyuno/ |
H A D | pyuno.hxx | diff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_* Python3 removed the PyString functions and replaced them with PyBytes. To aid portability Python version 2.6 and upper support PyBytes and we are adding some compatibility defines for older versions so no problems are expected from this change. Reference: http://docs.python.org/c-api/string.html git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68
|
/aoo41x/main/pyuno/source/module/ |
H A D | pyuno_util.cxx | diff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_* Python3 removed the PyString functions and replaced them with PyBytes. To aid portability Python version 2.6 and upper support PyBytes and we are adding some compatibility defines for older versions so no problems are expected from this change. Reference: http://docs.python.org/c-api/string.html git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | pyuno_adapter.cxx | diff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_* Python3 removed the PyString functions and replaced them with PyBytes. To aid portability Python version 2.6 and upper support PyBytes and we are adding some compatibility defines for older versions so no problems are expected from this change. Reference: http://docs.python.org/c-api/string.html git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | pyuno_module.cxx | diff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_* Python3 removed the PyString functions and replaced them with PyBytes. To aid portability Python version 2.6 and upper support PyBytes and we are adding some compatibility defines for older versions so no problems are expected from this change. Reference: http://docs.python.org/c-api/string.html git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | pyuno_type.cxx | diff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_* Python3 removed the PyString functions and replaced them with PyBytes. To aid portability Python version 2.6 and upper support PyBytes and we are adding some compatibility defines for older versions so no problems are expected from this change. Reference: http://docs.python.org/c-api/string.html git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | pyuno.cxx | diff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_* Python3 removed the PyString functions and replaced them with PyBytes. To aid portability Python version 2.6 and upper support PyBytes and we are adding some compatibility defines for older versions so no problems are expected from this change. Reference: http://docs.python.org/c-api/string.html git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | pyuno_runtime.cxx | diff 564d9007 Wed Oct 17 04:28:19 UTC 2012 Pedro Giffuni <pfg@apache.org> pyuno: obsolete PyString_* in favor of PyBytes_* Python3 removed the PyString functions and replaced them with PyBytes. To aid portability Python version 2.6 and upper support PyBytes and we are adding some compatibility defines for older versions so no problems are expected from this change. Reference: http://docs.python.org/c-api/string.html git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68
|
Completed in 45 milliseconds