On Fri, Mar 12, 2010 at 7:54 PM, <s...@pobox.com> wrote: > Antoine> s...@pobox.com a écrit : > >> > >> Traditionally Python has run on some (minority) platforms where C++ > >> was unavailable. > > Antoine> Is this concern still valid? We are in the 2010s now. > > Like I said, *minority* platforms. Here are some which come to mind as > quite possibly not supporting C++ well, if at all, yet all have some dialect > of Python available: > > Windows CE: http://sourceforge.net/projects/pythonce/
http://www.wirelessdevnet.com/channels/pda/training/vcce.html > Palm: http://pippy.sourceforge.net/ http://prc-tools.sourceforge.net/ > iPod: http://ciberjacobo.com/python-ipod http://ipodlinux.org/wiki/Toolchain > OS/2: http://www.andymac.org/ I can't find a modern c++ compiler for OS/2. Then again, your link only provides python 2.4. > QNX: http://sourceforge.net/projects/pyqnx/ http://www.qnx.com/products/tools/ > If all you care about are mainstream Windows, Unix/Linux and Mac OSX > environments then C++ is no problem. If you care about any of these minority platforms except OS/2, C++ is also available, as a google search for "<platform name> C++" quickly finds. OS/2 might be available too; I just didn't look for very long. If you know of platforms that don't support particular features of C++, please link to documentation of that like Neil Hodgson did. If not, please stop spreading FUD. _______________________________________________ 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