Beispiel #1
0
def main():
    timestamp()
    #
    # Copy files based on *.*_ => *.*
    #
    include_minus.include_all_files()
    include_underscore.include_all_files()
Beispiel #2
0
def main():
  #
  # Copy files based on *.*_ => *.*
  #
  include_minus.include_all_files()