sys.stderr.write(style.NOTICE("Notice: Couldn't set permission bits on %s. You're probably using an uncommon filesystem setup. No problem.\n"%path_new))
def_make_writeable(filename):
"Makes sure that the file is writeable. Useful if our source is read-only."
"""
Make sure that the file is writeable. Useful if our source is