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-01-06 03:21:12 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b700774b9a0ed0f69b91a5f80871e679a99b9b0c
openide
/
python
/
testData
/
refactoring
/
introduceConstant
/
py1840.after.py
Dmitry Jemerov
c8a505b168
introduce fixes: try smart introduce before selecting whole line, use correct language level when creating elements from text (PY-1840)
2010-09-15 17:18:18 +04:00
2 lines
34 B
Python
Raw
Blame
History
a
=
"
tmp.txt
"
exec
(
open
(
a
)
.
read
(
)
)
Reference in New Issue
View Git Blame
Copy Permalink