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

tkinter missing -nolinestop on tk.Text #130693

Closed
Labels
stdlibStandard Library Python modules in the Lib/ directorytopic-tkintertype-featureA feature request or enhancement
@r4ph43l-glitch

Description

@r4ph43l-glitch

Bug report

Bug description:

# current tkinter/__init__.pyclassText(...):[...]defsearch(self,pattern,index,stopindex=None,forwards=None,backwards=None,exact=None,regexp=None,nocase=None,count=None,elide=None):[...]

The current tkinter implementation of thetkinter.Text.search method misses use oftcl options:
-nolinestop
-all
-overlap
-strictlimits

Is there any reason on why it is not inside the CPython implementation?

CPython versions tested on:

3.13

Operating systems tested on:

Windows

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytopic-tkintertype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp