Home | Trees | Index | Help |
|
---|
Package dak :: Module import_archive |
|
Variable Summary | |
---|---|
dict |
arch_all_cache = {}
|
int |
bin_associations_id_serial = 0 |
NoneType |
bin_associations_query_cache = None |
int |
binaries_id_serial = 0 |
NoneType |
binaries_query_cache = None |
dict |
binary_cache = {}
|
NoneType |
Cnf = None |
int |
dsc_files_id_serial = 0 |
NoneType |
dsc_files_query_cache = None |
dict |
files_id_cache = {}
|
int |
files_id_serial = 0 |
NoneType |
files_query_cache = None |
dict |
location_path_cache = {}
|
dict |
orig_tar_gz_cache = {}
|
NoneType |
projectB = None |
SRE_Pattern |
re_arch_from_filename = binary-[^/]+
|
str |
reject_message = ''
|
dict |
source_cache = {}
|
dict |
source_cache_for_binaries = {}
|
int |
source_id_serial = 0 |
NoneType |
source_query_cache = None |
int |
src_associations_id_serial = 0 |
NoneType |
src_associations_query_cache = None |
apt_pkg
,
commands
,
dak.daklib.database
,
os
,
pg
,
re
,
sys
,
time
,
dak.daklib.utils
CantOpenError
,
CantOverwriteError
,
DakError
,
FileExistsError
,
InvalidDscError
,
NoFilesFieldError
,
NoFreeFilenameError
,
NoSourceFieldError
,
ParseChangesError
,
ParseMaintError
,
SendmailFailedError
,
TransitionsError
,
UnknownFormatError
Variable Details |
---|
arch_all_cache
|
bin_associations_id_serial
|
bin_associations_query_cache
|
binaries_id_serial
|
binaries_query_cache
|
binary_cache
|
Cnf
|
dsc_files_id_serial
|
dsc_files_query_cache
|
files_id_cache
|
files_id_serial
|
files_query_cache
|
location_path_cache
|
orig_tar_gz_cache
|
projectB
|
re_arch_from_filename
|
reject_message
|
source_cache
|
source_cache_for_binaries
|
source_id_serial
|
source_query_cache
|
src_associations_id_serial
|
src_associations_query_cache
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Jan 24 18:08:17 2009 | http://epydoc.sf.net |