Sha256: 247edb8a481ac82149f5937173f4f5d62e901d7576cb1057fd2d29801565c287

Contents?: true

Size: 272 Bytes

Versions: 82

Compression:

Stored size: 272 Bytes

Contents

#!/usr/bin/env python

# Copyright (c) 2009 Google Inc. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

import sys

contents = "Hello from make-file.py\n"

open(sys.argv[1], 'wb').write(contents)

Version data entries

82 entries across 41 versions & 6 rubygems

Version Path
libv8-3.11.8.11 vendor/v8/build/gyp/test/generator-output/actions/subdir2/make-file.py
libv8-3.11.8.11 vendor/v8/build/gyp/test/actions/src/subdir2/make-file.py
libv8-3.11.8.10 vendor/v8/build/gyp/test/generator-output/actions/subdir2/make-file.py
libv8-3.11.8.10 vendor/v8/build/gyp/test/actions/src/subdir2/make-file.py
libv8-3.11.8.9 vendor/v8/build/gyp/test/generator-output/actions/subdir2/make-file.py
libv8-3.11.8.9 vendor/v8/build/gyp/test/actions/src/subdir2/make-file.py
libv8-3.11.8.8 vendor/v8/build/gyp/test/actions/src/subdir2/make-file.py
libv8-3.11.8.8 vendor/v8/build/gyp/test/generator-output/actions/subdir2/make-file.py
libv8-3.11.8.7 vendor/v8/build/gyp/test/generator-output/actions/subdir2/make-file.py
libv8-3.11.8.7 vendor/v8/build/gyp/test/actions/src/subdir2/make-file.py
libv8-3.11.8.4 vendor/v8/build/gyp/test/generator-output/actions/subdir2/make-file.py
libv8-3.11.8.4 vendor/v8/build/gyp/test/actions/src/subdir2/make-file.py
libv8-freebsd-3.11.8.3 vendor/v8/build/gyp/test/generator-output/actions/subdir2/make-file.py
libv8-freebsd-3.11.8.3 vendor/v8/build/gyp/test/actions/src/subdir2/make-file.py
libv8-3.11.8.3 vendor/v8/build/gyp/test/actions/src/subdir2/make-file.py
libv8-3.11.8.3 vendor/v8/build/gyp/test/generator-output/actions/subdir2/make-file.py
libv8-3.11.8.1 vendor/v8/build/gyp/test/actions/src/subdir2/make-file.py
libv8-3.11.8.1 vendor/v8/build/gyp/test/generator-output/actions/subdir2/make-file.py
libv8-3.11.8.0 vendor/v8/build/gyp/test/generator-output/actions/subdir2/make-file.py
libv8-3.11.8.0 vendor/v8/build/gyp/test/actions/src/subdir2/make-file.py