This website requires JavaScript.
Explore
Help
Sign In
aniani
/
vim
Watch
0
Star
0
Fork
1
You've already forked vim
mirror of
https://github.com/vim/vim.git
synced
2025-10-04 05:25:06 -04:00
Code
Activity
Files
67ff97ded70a87bc77f58d0bf9a261710ae88112
vim
/
src
/
testdir
/
python3
/
module.py
3 lines
26 B
Python
Raw
Normal View
History
Unescape
Escape
updated for version 7.3.1172 Problem: Python 2: loading modules doesn't work well. Solution: Fix the code. Add more tests. (ZyX)
2013-06-12 14:20:36 +02:00
import
before_1
updated for version 7.3.1166 Problem: Loading Python modules is not tested. Solution: Enable commented-out tests, add missing files. (ZyX)
2013-06-11 18:48:21 +02:00
dir
=
'
3
'
Copy Permalink