/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/xml5.py

Merge from bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
236
236
        get_cached = cache_utf8.get_cached_unicode
237
237
 
238
238
        parent_id = elt.get('parent_id')
239
 
        if parent_id == None:
 
239
        if parent_id is None:
240
240
            parent_id = ROOT_ID
241
241
        # TODO: jam 20060817 At present, caching file ids costs us too 
242
242
        #       much time. It slows down overall read performances from