wscript.py (88B)
1 #! /usr/bin/env python 2 # encoding: utf-8 3 4 def configure(conf): 5 print("test succeeded")