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-23 15:03:36 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87fa823045ec72172f94de14dfd839d5a9ff46ae
openide
/
python
/
testData
/
MockSdk3.4
/
Lib
T
History
Andrey Vlasovskikh
ea226964e5
Fixed iterating over typing.Iterable, typing.Iterator and others in for loops (PY-16125)
2015-09-15 23:58:59 +03:00
..
collections
…
_collections_abc.py
Fixed iterating over typing.Iterable, typing.Iterator and others in for loops (PY-16125)
2015-09-15 23:58:59 +03:00
abc.py
PY-14765 Move stubs for "abc" to mock SDK, so its symbols were resolved as built-ins when imports are inserted
2015-06-22 17:33:56 +03:00
datetime.py
…
io.py
…
numbers.py
…
re.py
…