mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
updated for version 7.3.1172
Problem: Python 2: loading modules doesn't work well. Solution: Fix the code. Add more tests. (ZyX)
This commit is contained in:
2
src/testdir/python_after/after.py
Normal file
2
src/testdir/python_after/after.py
Normal file
@@ -0,0 +1,2 @@
|
||||
import before_2
|
||||
dir = "after"
|
Reference in New Issue
Block a user