Fix decorators to allow the same kind of characters that functions do

This commit is contained in:
Victor Salgado
2014-12-19 06:47:25 -02:00
parent 453269d0f8
commit 9dc6765ad1
2 changed files with 2 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ RuntimeWarning FutureWarning ImportWarning UnicodeWarning
@ decoratorname
@ object.__init__(arg1, arg2)
@ декоратор.décorateur
# Numbers