Logo
Explore Help
Sign In
greg/cpython
1
0
Fork 0
You've already forked cpython
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
1f381a579cc50aa82838de84c2294b4979586bd9
cpython/Lib/idlelib/idle_test/example_stub.pyi

5 lines
164 B
Python
Raw Normal View History

Fixes typo in idlelib/idle_test/example_stub.pyi (#122520) --------- Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2024-08-01 21:31:37 -04:00
# An example file to test recognition of a .pyi file as Python source code.
IDLE: Add util and stub example comments (#113222)
2023-12-16 19:51:25 -05:00
bpo-45447: Add syntax highlighting for `.pyi` files in IDLE (GH-28950) Also add .pyi to the python extensions in the "File-open" and "File-save" dialogues. Add util.py to contain objects that are used in multiple idlelib modules and have no dependencies on any of them. Co-authored-by: E-Paine <63801254+E-Paine@users.noreply.github.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2022-02-13 00:04:48 +00:00
class Example:
def method(self, argument1: str, argument2: list[int]) -> None: ...
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 1803ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API