Skip to content

pydu v0.6.0

Compare
Choose a tag to compare
@Prodesire Prodesire released this 06 May 10:24
· 72 commits to master since this release

2018-04-16

Enhancements

  • Add path.filename which return the filename without extension.
  • Add path.fileext which return the file extension.
  • Update stub for requests.check_connect.