summaryrefslogtreecommitdiff
path: root/src/testdir/python_before/before.py
Commit message (Collapse)AuthorAgeFilesLines
* updated for version 7.3.1172v7.3.1172Bram Moolenaar2013-06-121-0/+1
Problem: Python 2: loading modules doesn't work well. Solution: Fix the code. Add more tests. (ZyX)