mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
Problem: Python 2: loading modules doesn't work well. Solution: Fix the code. Add more tests. (ZyX)
3 lines
30 B
Python
3 lines
30 B
Python
import before_2
|
|
dir = "after"
|