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!

Load comments ↻






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