~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/_dirstate_helpers_pyx.pyx

(gz) Fix compatibility with Cython 0.15 or later and development versions
 (Martin Packman)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1795
1795
                advance_entry = -1
1796
1796
                advance_path = -1
1797
1797
                result = None
 
1798
                changed = None
1798
1799
                path_handled = 0
1799
1800
                if current_entry is None:
1800
1801
                    # unversioned -  the check for path_handled when the path