]> granicus.if.org Git - python/commit
- rename check_provision() to split_revision()
authorFred Drake <fdrake@acm.org>
Mon, 21 Mar 2005 06:36:32 +0000 (06:36 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 21 Mar 2005 06:36:32 +0000 (06:36 +0000)
commit227e8ffa20f7c2c3c1d1080da20c397bca51976d
tree541c1c13a546570d0b8d7283dcf84076edc7821d
parentdd6f04630f4858585ed122217e38626d0b0a570c
- rename check_provision() to split_revision()
- fix indentation to conform to the Python style guide
- add more tests and documentation
Lib/distutils/dist.py
Lib/distutils/versionpredicate.py