Skip to content

pydu v0.5.1

Compare
Choose a tag to compare
@Prodesire Prodesire released this 19 Mar 14:30
· 95 commits to master since this release

2018-03-19

Enhancements

  • Improve system.remove when path is read-only.
  • Add path.normjoin which join one or more path components intelligently and normalize it.
  • Improve environ.environ with supporting variable_name=None which means removing the variable from environment temporarily.