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
2025-12-17 07:20:53 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0995cd9a1b44c7edb5e5e0fb82c87abc1260ba4
openide
/
python
/
testData
/
resolve
/
DunderClassInDeclarationNewStyleClass.py
Semyon Proshev
99a4e93870
Add tests about resolving __class__ (incl. implicit) and __doc__
2016-07-07 14:18:52 +03:00
3 lines
55 B
Python
Raw
Blame
History
class
A
(
object
)
:
print
(
__class__
)
# <ref>
Reference in New Issue
View Git Blame
Copy Permalink