DogMelon

API Reference


WikiLibrary.findBook( bookName )

Parameters:

bookName the name of the book we are searching for


Returns: WikiBook object if the book name was found, a Python 'None' object otherwise.


back