#805: Remove import of inspect
---------------------------+------------------------------------------------
Reporter: fumanchu | Owner: fumanchu
Type: enhancement | Status: new
Priority: normal | Milestone: 3.1
Component: CherryPy code | Keywords:
---------------------------+------------------------------------------------
inspect imports tokenize among other things, and takes too long to load
and too much RAM. Replace it with our own funcs.
--
Ticket URL: <
http://www.cherrypy.org/ticket/805>
CherryPy <
http://www.cherrypy.org>
CherryPy - a pythonic, object-oriented HTTP framework