Giter VIP home page Giter VIP logo

Comments (4)

mcepl avatar mcepl commented on May 14, 2024

I get

Error detected while processing function RopeExtractMethod:
line    1:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "build/bdist.linux-x86_64/egg/ropemode/decorators.py", line 53, in newfunc
  File "build/bdist.linux-x86_64/egg/ropemode/interface.py", line 52, in do_refact
or
  File "build/bdist.linux-x86_64/egg/ropemode/refactor.py", line 32, in show
  File "build/bdist.linux-x86_64/egg/ropemode/refactor.py", line 290, in _create_r
efactoring
  File "build/bdist.linux-x86_64/egg/ropemode/refactor.py", line 70, in region
  File "/home/matej/.local/lib/python2.7/site-packages/ropevim-0.3_rc.1.omni-py2.7
.egg/ropevim.py", line 112, in get_region
    start = self._position_to_offset(*self.buffer.mark('<'))
TypeError: _position_to_offset() argument after * must be a sequence, not NoneType

from rope.

andrewmichaelsmith avatar andrewmichaelsmith commented on May 14, 2024

+1 I get an unrelated error:

  File "/usr/lib/python2.7/dist-packages/rope/refactor/patchedast.py", line 75, in __call__
    return method(node)
  File "/usr/lib/python2.7/dist-packages/rope/refactor/patchedast.py", line 222, in _Attribute
    self._handle(node, [node.value, '.', node.attr])
  File "/usr/lib/python2.7/dist-packages/rope/refactor/patchedast.py", line 103, in _handle
    ast.call_for_nodes(child, self)
  File "/usr/lib/python2.7/dist-packages/rope/base/ast.py", line 53, in call_for_nodes
    result = callback(node)
  File "/usr/lib/python2.7/dist-packages/rope/refactor/patchedast.py", line 75, in __call__
    return method(node)
  File "/usr/lib/python2.7/dist-packages/rope/refactor/patchedast.py", line 478, in _Name
    self._handle(node, [node.id])
  File "/usr/lib/python2.7/dist-packages/rope/refactor/patchedast.py", line 115, in _handle
    region = self.source.consume(child)
  File "/usr/lib/python2.7/dist-packages/rope/refactor/patchedast.py", line 630, in consume
    (token, self._get_location()))
MismatchedTokenError: Token <logger> at (270, 54) cannot be matched````


If I remove my "Exception as e" then this error no longer occurs.

from rope.

dwiel avatar dwiel commented on May 14, 2024

looks like this is fixed with 7d9aecd

from rope.

mcepl avatar mcepl commented on May 14, 2024

Yes, it looks like. And yes, we have a testcase for that, so this is truly fixed. Good catch! Thank you.

from rope.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.