"Simon Forman" <[EMAIL PROTECTED]> writes:
[snip]
> Simplest way: Run the app in windows, see what breaks (probably less
> than you might think), fix it.
> 
> I have written large apps that required less than a dozen, or no,
> changes to move between windows and *nix.  YMMV
> 
> Peace,
> ~Simon
> 

I agree with this-- just try it.  When I've helped others move code, I
found the biggest problem was when they had hardcoded file paths instead of
using os.path mechanisms.

-- 
Harry George
PLM Engineering Architecture
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to