Revision 21f04e5e lib/rapi/baserlib.py

b/lib/rapi/baserlib.py
87 87
  return list(tags)
88 88

  
89 89

  
90
def _Tags_POST(kind, tags, name=""):
90
def _Tags_PUT(kind, tags, name=""):
91 91
  """Helper function to set tags.
92 92

  
93 93
  """

Also available in: Unified diff