This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-04-18 20:41:22 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
546374f0730e2fb455a2be3bb7fbfe8fb09f9ea6
openide
/
python
/
testData
/
completion
/
dunderAll
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