l.attachments : module documentation

Part of lpltk

No module docstring
Class LocalAttachment Undocumented
Class Attachments No class docstring; 2/18 methods documented
Function filter_owned_by_person File owned by specific person(s) (e.g. original bug reporter)
Function filter_filename_matches_globs Filename matches one of a set of glob patterns (e.g. Xorg.*.log)
Function filter_size_between File size is within [min, max] bounds
Function filter_age_between File was attached to bug between [min, max] days
Function filter_is_patch Undocumented
def filter_owned_by_person(attachment, persons):
File owned by specific person(s) (e.g. original bug reporter)
def filter_filename_matches_globs(attachment, glob_patterns):
Filename matches one of a set of glob patterns (e.g. Xorg.*.log)
def filter_size_between(attachment, sizes):
File size is within [min, max] bounds
def filter_age_between(attachment, ages_in_days):
File was attached to bug between [min, max] days
def filter_is_patch(attachment, is_patch):
Undocumented
API Documentation for lpltk, generated by pydoctor at 2012-05-21 15:24:05.