On Wed, May 21, 2008 at 10:11:05AM -0500, [EMAIL PROTECTED] wrote:
> Maybe the presence of a functioning ctypes (can|might|should|will) become
> the operational definition of "Python runs on platform X".

   It is not black-or-white, runs or doesn't. PythonD, e.g., runs on DOS,
can use sockets (from WatTCP library), but certainly cannot do
multithreading or multitasking.
   So the wording should be "Python supports platform X with the following
limitations: ..."

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
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