Sha256: ad2c4444e16e6933e9b7586b0ad23154838b8d95834c1f7f3654f1a31f92fefe

Contents?: true

Size: 1.22 KB

Versions: 55

Compression:

Stored size: 1.22 KB

Contents

# Copyright (c) 2006,2007 Mitch Garnaat http://garnaat.org/
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish, dis-
# tribute, sublicense, and/or sell copies of the Software, and to permit
# persons to whom the Software is furnished to do so, subject to the fol-
# lowing conditions:
#
# The above copyright notice and this permission notice shall be included
# in all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL-
# ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
# SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
# IN THE SOFTWARE.
#
from boto.pyami.scriptbase import ScriptBase

class HelloWorld(ScriptBase):

    def main(self):
        self.log('Hello World!!!')
        

Version data entries

55 entries across 55 versions & 3 rubygems

Version Path
libv8-6.0.286.54.0beta2 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-6.0.286.54.0beta1 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-6.0.286.44.0beta1 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.9.211.38.1 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.9.211.38.0 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.9.211.38.0beta0 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.7.492.65.1 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.7.492.65.0 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.7.492.65.0beta1 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.6.326.50.0beta1 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.3.332.38.5 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.3.332.38.4 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.3.332.38.3 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.3.332.38.2 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.3.332.38.1 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.3.332.38.0 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.3.332.38.0beta2 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.2.361.43.1 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.2.361.43.0 vendor/depot_tools/third_party/boto/pyami/helloworld.py
libv8-5.1.281.59.1 vendor/depot_tools/third_party/boto/pyami/helloworld.py