view doc/license.txt @ 7999:310e19beba3e

fix: report filename if template file is invalid A file name like .#issue.search.html causes a crash because _find returns None not a tuple and unpacking fails. Trap the TypeError and raise ValueError with message that includes the basename of the file.
author John Rouillard <rouilj@ieee.org>
date Sun, 26 May 2024 11:14:10 -0400
parents 0d9f704a7ef2
children a1bdd7823bf8
line wrap: on
line source

License
=======

Roundup is Free Software under the following license (from the file
COPYING.txt in the software distribution):

.. raw:: html

   <div class="file_insert">

.. include:: ../COPYING.txt

.. raw:: html

   </div>

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