This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-21 17:52:27 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
15740a3cff61aa76db22252c36fb0e1a62ebe987
openide
/
python
/
testData
/
intentions
/
PyConvertMethodToPropertyIntentionTest
T
History
Ekaterina Tuzova
684066934e
fixed PY-9659 Convert method to property: intention should be available for methods with yeild
2013-05-11 13:10:26 +04:00
..
emptyReturn.py
fixed PY-9660 Convert Method to Property: provokes Getter should return something when converting function which has return without return value
2013-05-11 13:07:35 +04:00
noReturn.py
added convert method to property intention
2013-04-25 13:04:13 +04:00
paramList.py
added convert method to property intention
2013-04-25 13:04:13 +04:00
property.py
added convert method to property intention
2013-04-25 13:04:13 +04:00
simple_after.py
added convert method to property intention
2013-04-25 13:04:13 +04:00
simple.py
added convert method to property intention
2013-04-25 13:04:13 +04:00
yield_after.py
fixed PY-9659 Convert method to property: intention should be available for methods with yeild
2013-05-11 13:10:26 +04:00
yield.py
fixed PY-9659 Convert method to property: intention should be available for methods with yeild
2013-05-11 13:10:26 +04:00