Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: rope - Python refactoring library

https://bugzilla.redhat.com/show_bug.cgi?id=701937

           Summary: Review Request: rope - Python refactoring library
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nob...@fedoraproject.org
        ReportedBy: socho...@redhat.com
         QAContact: extras...@fedoraproject.org
                CC: nott...@redhat.com, fedora-package-rev...@redhat.com
   Estimated Hours: 0.0
    Classification: Fedora
      Story Points: ---


Spec URL: http://sochotni.fedorapeople.org/packages/rope.spec
SRPM URL: http://sochotni.fedorapeople.org/packages/rope-0.9.3-1.fc14.src.rpm

Description:
Rope is a python refactoring library. Some of the main features
include:
 * Rename everything!
 * Extract method/local variable
 * Move class/function/module/package/method
 * Inline method/local variable/parameter
 * Restructuring (like converting "${a}.f(${b})" to "${b}.g(${a})" where "a:
type=mymod.A")
 * Introduce factory
 * Change method signature
 * Transform module to package
 * Encapsulate field
 * Replace method with method object
 * And a few others

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to