# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#3 | 4766 | Robert Cowham |
Rather better documentation (and license and changelog). Reorganised dirs. Added .zip file and windows binary installer. |
||
#2 | 4758 | Robert Cowham |
Fix line endings. Make less Windows specific. |
||
#1 | 4755 | Robert Cowham |
Rename //guest/robert_cowham/perforce/API/python/P4Client/... To //guest/robert_cowham/perforce/API/python/main/... |
||
//guest/robert_cowham/perforce/API/python/P4Client/review.py | |||||
#2 | 4592 | Robert Cowham |
Untabbed. Added setup.py - works for ActiveState Python 2.3! |
||
#1 | 4591 | Robert Cowham | Branch for local mods. | ||
//public/perforce/api/python/P4Client/review.py | |||||
#1 | 157 | Laura Wingerd |
Publish Mike Meyer's Python api interface. (And delete the stuff I branched into the wrong path.) |
||
//guest/mike_meyer/python/P4Client/review.py | |||||
#3 | 138 | Mike Meyer |
Fix mail sending to use config.administrator (now required) as the sender in both the mail headers & SMTP transaction. This means makes SMTP servers that insist on a valid email address for the sender happy. |
||
#2 | 135 | Mike Meyer |
Changed the P4Clientmodule::OutputInfo to swap the argument order. This allows the same routine to method OutputInfo and OutputText if the level argument is made optional. |
||
#1 | 129 | Mike Meyer | Initial public version. |