2021-11-08 Fred Gleason <fredg@paravelsystems.com>

* Changed the name of the 'RivWebPyApi' to 'rivwebpyapi'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-11-08 11:47:52 -05:00
parent 2f0964dbf7
commit a1d0d5e44c
4 changed files with 17 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
# pypad.py
# rivwebpyapi.py
#
# Python binding for the Rivendell Web API
# Python3 binding for the Rivendell Web API
#
# (C) Copyright 2021 Fred Gleason <fredg@paravelsystems.com>
#
@@ -98,7 +98,7 @@ class RivWebPyApi_ListHandler(ContentHandler):
month=int(f0[1]),
day=int(f0[2]));
class RivWebPyApi(object):
class rivwebpyapi(object):
"""
Create a 'RivWebPyApi' object for accessing the Web API.
"""
@@ -201,7 +201,7 @@ class RivWebPyApi(object):
def ListServices(self,trackable):
"""
Returns a list of Rivendell services (Element).
Returns a list of Rivendell services (dictionary).
Takes one argument: