DEBSOURCES
Skip Quicknav
sources / pyamf / 0.6.1%2Bdfsg-3 / doc / tutorials / examples / actionscript / bytearray / python / gateway / __init__.py
123456
# Copyright (c) The PyAMF Project. # See LICENSE.txt for details. import os.path images_root = os.path.join(os.path.abspath(os.path.dirname(__file__)), 'images')