Lines Matching refs:id
3363 meta_root = os.path.join(tmpdir, str(id(pub)))
3368 pkg_repos[id(repo)] = repo
3465 id(repo))
3470 if id(cat) != proc_stems[pub][stem][ver]:
3479 id(cat)
5207 if newr._source_object_id != id(oldr):
5221 # existing one using the object id that was stored during
5224 if pub._source_object_id == id(old):
5225 # Store the new publisher's id and the old
5228 orig_pub = (id(pub), old)
5240 if pub._source_object_id == id(old):
5253 if pub._source_object_id == id(old):
5280 if id(new_pub) == new_id: