Changes between Version 81 and Version 82 of DevelopmentIssues


Ignore:
Timestamp:
Nov 21, 2012, 9:37:25 AM (12 years ago)
Author:
Marco Zaro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopmentIssues

    v81 v82  
    3131
    3232 aMCatNLO | O.M.| Refactoring::
    33    1. misc.call(['cp should be replace by files.cp(
    34    2. remove all os.chdir (not fully safe)
     33   1. misc.call(['cp should be replace by files.cp( <- Done MZ rev 525
     34   2. remove all os.chdir (not fully safe) <- Done MZ rev 525
    3535   3. cleaning aMCatNLORunInterface (some function/option doesn't makes sense,...)
    3636   4. All system call should be done with shell=False (require for security reason in order to pass on the web)