On 2011-01-24, Corey Richardson <kb1...@aim.com> wrote:

> Python (and supposedly wxPython) are cross-platform. Code that runs on 
> one should run on the other unmodified.

No, that's not what "cross-platform" really means.  Cross-platform
means that it's possible (and reasonably stright-forward) to write
code that will run unmodified on multiple platforms.  It doesn't mean
that it's impossible to write code that will only work on one
platform.

-- 
Grant Edwards               grant.b.edwards        Yow! Someone in DAYTON,
                                  at               Ohio is selling USED
                              gmail.com            CARPETS to a SERBO-CROATIAN
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to