print os.path.split(file) ('C:\\TEST', 'FILE.EXT') However, when i run this on Linux the results are unexpected: $ python. Python 2.2.3 (#1, Nov 12 2003, ...
確定! 回上一頁