Revert to the FUTURE_PYTHON_API, this means:
- switching the define on in buildsystems (NaN, auto and msvc are done) - again import _Blender, which is the C module, from the Python modules
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
Text.unlink(text) # delete
|
||||
"""
|
||||
|
||||
#import _Blender.Text as _Text
|
||||
import _Blender.Text as _Text
|
||||
|
||||
class Text:
|
||||
"""Wrapper for Text DataBlock"""
|
||||
|
Reference in New Issue
Block a user