view website/www/contents.txt @ 8519:19152fd94fcf

bug: move import findargspec out of Permission __init__ method We have a few places where imports are done inside a method/function. For methods that are called once it's not an issue but the Permissions __init__ method is called often and accounts for > 10% of the time in the __init__ function when looking at wsgi-lineprof output. So move it to the module level.
author John Rouillard <rouilj@ieee.org>
date Mon, 02 Feb 2026 23:41:36 -0500
parents d6b447de4f59
children
line wrap: on
line source

.. Roundup documentation master file, created by sphinx-quickstart on Tue Jan 20 17:33:20 2009.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Sitemap
=======

Contents:

.. toctree::
   :maxdepth: 2

   Home <index>
   Download <https://pypi.org/project/roundup/>
   docs
   Issues <https://issues.roundup-tracker.org>
   contact
   Wiki <https://wiki.roundup-tracker.org>
   code


.. toctree::
   :hidden:

   docs/announcement

Roundup Issue Tracker: http://roundup-tracker.org/