mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Re-gegernated with the new gensuitemodule.
This commit is contained in:
parent
c8882b10c4
commit
8475d0256a
38 changed files with 971 additions and 5389 deletions
|
@ -46,6 +46,7 @@ class _Prop_selected_text(aetools.NProperty):
|
|||
"""selected text - the selected text """
|
||||
which = 'stxt'
|
||||
want = 'TEXT'
|
||||
selected_text = _Prop_selected_text()
|
||||
application._superclassnames = []
|
||||
application._privpropdict = {
|
||||
'selected_text' : _Prop_selected_text,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue