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 12:31:26 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e23d629ffdaaaa1bd1fc715da0eeaaa47f04c336
openide
/
python
/
testData
/
stubs
/
ImportInTryExcept.py
Dmitry Jemerov
fa7a3ef824
if the same name is declared in the 'try' and 'except' parts of a try/except statement, prefer the one in the 'try' part (fixes PyGame: PY-2197)
2010-11-02 14:13:08 +03:00
5 lines
43 B
Python
Raw
Blame
History
try
:
import
sys
except
:
sys
=
None
Reference in New Issue
View Git Blame
Copy Permalink