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-24 19:12:18 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87fa823045ec72172f94de14dfd839d5a9ff46ae
openide
/
python
/
testData
/
completion
/
dunderAll
T
History
Dmitry Jemerov
437d9af5a9
don't iterate through names in __all__ which are not valid Python identifiers (PY-5503)
2012-01-19 18:49:19 +01:00
..
a.after.py
use iterateNames() for gathering completion variants of a module type
2011-12-15 19:03:37 +01:00
a.py
use iterateNames() for gathering completion variants of a module type
2011-12-15 19:03:37 +01:00
importSource.py
don't iterate through names in __all__ which are not valid Python identifiers (PY-5503)
2012-01-19 18:49:19 +01:00