Function | hide_password |
Returns the http url with password part replaced with '*'. |
Function | main |
Main entry point. |
Constant | ENDPOINT |
Undocumented |
Constant | PORT |
Undocumented |
Constant | PROTOCOL |
Undocumented |
Constant | SERVER |
Undocumented |
Constant | VERBOSE |
Undocumented |
Returns the http url with password part replaced with '*'.
:param url: URL to upload the plugin to. :type url: str
:param start: Position of start of password. :type start: int