summaryrefslogtreecommitdiff
path: root/src/testdir/python3
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)
* updated for version 7.3.1166v7.3.1166Bram Moolenaar2013-06-111-0/+1
Problem: Loading Python modules is not tested. Solution: Enable commented-out tests, add missing files. (ZyX)