Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

python -m tokenize is broken when reading from stdin #105324

Closed
@pablogsal

Description

@pablogsal
 ./python.exe -m tokenize <<< 'f"{F():\n}"'unexpected error: 'generator' object is not callableTraceback (most recent call last):  File "/Users/pgalindo3/github/python/main/Lib/runpy.py", line 198, in _run_module_as_main    return _run_code(code, main_globals, None,           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File "/Users/pgalindo3/github/python/main/Lib/runpy.py", line 88, in _run_code    exec(code, run_globals)  File "/Users/pgalindo3/github/python/main/Lib/tokenize.py", line 532, in <module>    main()  File "/Users/pgalindo3/github/python/main/Lib/tokenize.py", line 498, in main    for token in tokens:  File "/Users/pgalindo3/github/python/main/Lib/tokenize.py", line 527, in _generate_tokens_from_c_tokenizer    for info in it:TypeError: 'generator' object is not callable

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp