Tab indentions on different platforms?



All,


I seem to be having problems with running my python code, written
on a Mac, on Linux and Windows boxes. It seems like the problem has to
do with tab indention, particularly I've noticed that my code will
completely ignore try statements. Has anyone had a similar problem?

Regards,
Ken
.



Relevant Pages

  • Re: Cross platform way of finding number of processors on a machine?
    ... windows/macos/cygwin) using python code (using the same code/cross ... you can just use the subprocess module to call 'sysctl ... For Linux you can read /proc/cpuinfo and parse that information. ...
    (comp.lang.python)
  • Re: print values from Py_BuildValue
    ... > How do i print values returned by Py_BuildValue in Linux? ... Python code or C code, so this gives a total of four interpretations ... Print status from Python: ... Prev by Date: ...
    (comp.lang.python)
  • Re: Windows vs. Linux
    ... I write Python code both at home, on a Linux box, and at ... I find it slightly easier to write Python on Linux ... Windoze too. ...
    (comp.lang.python)
  • How do I write to a CD?
    ... I am looking for Python code to open, read, write, close, ... windows XP/Vista and Linux? ... Michael Yanowitz ...
    (comp.lang.python)
  • Re: Installing the GNU C Library in Windows
    ... There's nothing to stop one installing it tho. ... I have it on my mac, ... linux and windows boxes. ...
    (comp.lang.c)