cc1  v2.1
CC1 source code docs
 All Classes Namespaces Files Functions Variables Pages
src.ec2.cleaner Namespace Reference

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]

Detailed Description

EC2/S3 user's uploads cleaner.

Author
Łukasz Chrząszcz l.chr.nosp@m.zasz.nosp@m.cz@gm.nosp@m.ail..nosp@m.com

Variable Documentation

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.