Commit History

Author SHA1 Message Date
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Dan Korostelev ad12b7e920 [python] stat.st_rdev is not available on Windows, so do a safe getattr (closes #5380) 9 years ago
  Andy Li 1c79168a33 update copyright year to 2016 9 years ago
  Andy Li ae6349cccf bump license year to 2015 9 years ago
  Simon Krajewski 2bc69d8a60 rename absPath to absolutePath (closes #3204) 10 years ago
  Ben Morris 01c8badafe Splitting fullPath into fullPath, which should resolve symlinks and find only real paths, and absPath, which should not. 11 years ago
  Simon Krajewski c1db45d77f use Os.makedirs for FileSystem.createDirectory 11 years ago
  Simon Krajewski 855f812657 tabsify 11 years ago
  Simon Krajewski 4d8babac20 found the FileSystem implementation 11 years ago
  Simon Krajewski 66bf7f610c add sys.FileSystem dummy with implementations for exists and isDirectory 11 years ago