Python programs on different Operating Systems -


if write python script using python standard libraries, using python 2.6 work on operating systems long python 2.6 installed?

depends. there few parts of python standard libraries available on platforms. these parts noted in python documentation.

you need careful of how handle things file paths - using os.path.join() , such make sure paths formatted in right way.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -