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-07 05:54:16 -04:00
Code
Activity
Files
4f026ea9f1ad9db262f0dba522768c84e5ae37b4
vim
/
src
/
testdir
/
python2
/
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
=
'
2
'
Copy Permalink