That doc is for the latest build of python-jenkins. I think whoami has
not made it to the released version yet. The doc for releaseed version
is here: http://python-jenkins.readthedocs.io/en/stable/examples.html
please check the version you are using.
--
You received this bug notification beca
Public bug reported:
In docs example [1] you mention method `get_whoami()` which seems not to
exist anymore.
>>> user = server.get_whoami()
Traceback (most recent call last):
File "", line 1, in
AttributeError: 'Jenkins' object has no attribute 'get_whoami'
[1]
(http://python-jenkins.readth
2 matches
Mail list logo