openalea.core.plugin.builtin package#
Module contents#
- class openalea.core.plugin.builtin.PythonFile[source]#
Bases:
object- property criteria#
- default_file_name = 'script.py'#
- default_name = 'Python'#
- extension = 'py'#
- icon = ':/images/resources/Python-logo.png'#
- implement = 'IData'#
- property implementation#
- mimetype = 'text/x-python'#
- pattern = '*.py'#