Skip to content

editor_buffer.filename is None: when i try to make execution (F9) work with python 2.7 and 3.8 on a Mac #136

@rasimuddinvs

Description

@rasimuddinvs

File "/Users/xxxx/Library/Python/2.7/lib/python/site-packages/prompt_toolkit/key_binding/key_processor.py", line 275, in process_keys
self._process_coroutine.send(key_press)
File "/Users/xxxx/Library/Python/2.7/lib/python/site-packages/prompt_toolkit/key_binding/key_processor.py", line 182, in _process
self._call_handler(matches[-1], key_sequence=buffer[:])
File "/Users/xxxx/Library/Python/2.7/lib/python/site-packages/prompt_toolkit/key_binding/key_processor.py", line 325, in _call_handler
handler.call(event)
File "/Users/xxxx/Library/Python/2.7/lib/python/site-packages/prompt_toolkit/key_binding/key_bindings.py", line 79, in call
return self.handler(event)
File "/Users/xxxx/.pyvimrc", line 67, in save_and_execute_python_file
if editor_buffer.filename is None:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions