15 lines
376 B
Python
15 lines
376 B
Python
# terrascript/resource/triton.py
|
|
# Automatically generated by tools/makecode.py (24-Sep-2021 15:29:19 UTC)
|
|
#
|
|
# For imports without namespace, e.g.
|
|
#
|
|
# >>> import terrascript.resource.triton
|
|
#
|
|
# instead of
|
|
#
|
|
# >>> import terrascript.resource.joyent.triton
|
|
#
|
|
# This is only available for 'official' and 'partner' providers.
|
|
|
|
from terrascript.resource.joyent.triton import *
|