# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 157 | Laura Wingerd |
Publish Mike Meyer's Python api interface. (And delete the stuff I branched into the wrong path.) |
||
#1 | 156 | Laura Wingerd | Publish Mike Meyer's Python interface to Perforce API. | ||
//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. |