Wrong code usage in example docs

Bug #1829773 reported by serhii
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python Jenkins
New
Undecided
Unassigned

Bug Description

Example 6: Working with Jenkins Nodes

wrong:
nodes = get_nodes()

should be:
nodes = server.get_nodes()

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.