cc1
v2.1
CC1 source code docs
|
EC2/S3 user's uploads cleaner. More...
Variables | |
list | BUCKETS_PATH = BUCKETS_PATH[:-1] |
string | sub_command_buckets = "find " |
string | sub_command_images = "find " |
list | UPLOAD_IMAGES_PATH = UPLOAD_IMAGES_PATH[:-1] |
EC2/S3 user's uploads cleaner.
list src.ec2.cleaner.BUCKETS_PATH = BUCKETS_PATH[:-1] |
Definition at line 39 of file cleaner.py.
string src.ec2.cleaner.sub_command_buckets = "find " |
Definition at line 42 of file cleaner.py.
string src.ec2.cleaner.sub_command_images = "find " |
Definition at line 41 of file cleaner.py.
list src.ec2.cleaner.UPLOAD_IMAGES_PATH = UPLOAD_IMAGES_PATH[:-1] |
Definition at line 36 of file cleaner.py.