Hey,

Which error does it throw?
Could you please send the stacktrace as well?

Cheers

Lars


--
Lars Liedtke
Software Entwickler

                        
Phone:  
Fax:    +49 721 98993-
E-mail: l...@solute.de


solute GmbH
Zeppelinstraße 15                               
76185 Karlsruhe
Germany


Marken der solute GmbH | brands of solute GmbH
billiger.de | Shopping.de

Geschäftsführer | Managing Director: Dr. Thilo Gans, Bernd Vermaaten
Webseite | www.solute.de
Sitz | Registered Office: Karlsruhe
Registergericht | Register Court: Amtsgericht Mannheim
Registernummer | Register No.: HRB 110579
USt-ID | VAT ID: DE234663798


Informationen zum Datenschutz | Information about privacy policy
http://solute.de/ger/datenschutz/grundsaetze-der-datenverarbeitung.php

Am 28.06.22 um 09:57 schrieb נתי שטרן:
         def add_route(self, route):
         #    """ Add a route object, but do not change the :data:`Route.app`
         #        attribute."""
             self.routes.append(route)
             self.router.add(route.rule, route.method, route, name=route.name
)
         #    if DEBUG: route.prepare()
--
<https://netanel.ml>

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to