Skip to main content

a python refactoring library...

Project description

Overview

Rope is a python refactoring library.

New Features

  • added import_dynload_stdmods project variable

  • finding dynload standard modules on windows

  • fixed some windows-specific bugs

If import_dynload_stdmods is set, most standard C-extension modules are inserted to extension_modules. Note that rope uses the source code to collect information about modules. If rope cannot find the source code of a module (like C-extensions), it can import them directly, if listed in extension_modules variable, and analyze them.

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