Which of the following components in CherryPy is a collection of utilities that are unrelated to the execution of an HTTP request?

52. Which of the following components in CherryPy is a collection of utilities that are unrelated to the execution of an HTTP request?

  1. cherrypy.engine
  2. cherrypy.server
  3. cherrypy.tools.

Answer: C) cherrypy.tools.

Explanation:

Cherrypy.tools is a collection of utilities that are unrelated to the execution of an HTTP request.


Comments and Discussions!









Copyright © 2023 www.includehelp.com. All rights reserved.