Changelog for P4Python Robert Cowham robert@vaccaperna.co.uk 2005-08-31 - 0.6 - Updated docs and added new Linux binary. 2005-07-22 - 0.6 - Added P4Error class and catch all errors - shouldn't see P4Client.error any more! - Raise the error when appropriate. - Added translate() function to allow working with Internationalised servers. - Fix problem with diff2 and diff 2005-01-12 - 0.5 - Raise AttributeError 2005-01-12 - Added some docs - Reorganised - Added a LICENSE.txt file and this file. 2005-01-10 - First version I let a few people know about $Id: //guest/robert_cowham/perforce/API/python/kjonsson/CHANGELOG.txt#1 $
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 5750 | Robert Cowham | New branch | ||
//guest/robert_cowham/perforce/API/python/main/CHANGELOG.txt | |||||
#4 | 5101 | Robert Cowham | Updated docs and added new Linux binary. | ||
#3 | 5057 | Robert Cowham |
- Added P4Error class and catch all errors - shouldn't see P4Client.error any more! - Raise the error when appropriate. - Added translate() function to allow working with Internationalised servers. - Fix problem with diff2 and diff |
||
#2 | 4770 | Robert Cowham |
Changed example to show better usage. Raise AttributeError if appropriate. |
||
#1 | 4766 | Robert Cowham |
Rather better documentation (and license and changelog). Reorganised dirs. Added .zip file and windows binary installer. |