This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
Error under python3.4 #29
Open
Description
Error in python3.4:
>>> import atom.http_core
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/alex/dev/other/django_env3/lib/python3.4/site-packages/atom/__init__.py", line 133, in <module>
CreateClassFromXMLString)
File "/home/alex/dev/other/django_env3/lib/python3.4/site-packages/atom/__init__.py", line 97, in mark_deprecated
optional_warn_function.func_name = f.func_name
AttributeError: 'function' object has no attribute 'func_name'
Metadata
Metadata
Assignees
Labels
No labels