view mx/suite_helper.py @ 17389:763a34f283f9

make Truffle Node parent @CompilationFinal, let getEncapsulatingSourceSection evaluate at compile time
author Lukas Stadler <lukas.stadler@oracle.com>
date Thu, 09 Oct 2014 13:26:17 +0200
parents 26c88ce948c5
children
line wrap: on
line source

def maven(filepath):
    return 'https://search.maven.org/remotecontent?filepath=%s' % filepath