ebsco / ebscopy

The official Python wrapper for the EBSCO Discovery Service API
GNU General Public License v3.0
15 stars 5 forks source link

Look at behavior of Session.__init() #24

Open jjensen-ebsco opened 3 months ago

jjensen-ebsco commented 3 months ago

Near self.info_data:

    # TODO: parse some of this out
    # TODO: catch SessionTimeout here?
    #    "ApplicationSettings":{ "SessionTimeout":"480"

Do more at the end of the init() function?