Skip to main content

a python refactoring library...

Project description

Overview

Rope is a python refactoring library.

New Features

  • Asking the user about unsure occurrences

  • Better handling of symlinks in project path

Rename.get_changes() has been changed so that the unsure optional parameter can be a function. If it is not None, for each unsure occurrence this function is called with an instance of rope.refactor.occurrence.Occurrence; if it returns True the occurrence is renamed.

Project details


Release history Release notifications | RSS feed

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page