pupy/client/android_sources/pp.py

5 lines
94 B
Python

import time
def main():
print "pp.py is not replaced with working one!"
time.sleep(1)