balabit / typesafety

Type safety checker for Python3
GNU Lesser General Public License v2.1
23 stars 9 forks source link

autodecorator: attribute error was raised if a function could not be set #26

Closed herczy closed 8 years ago

herczy commented 8 years ago

We now ignore all errors but issue a warning.

Issue: #21