swh:1:snp:b37d435721bbd450624165f334724e3585346499
Raw File
Tip revision: 9b373c2bb3fc0aa2681e0b167a99546b42a67591 authored by Anne van Kesteren on 31 May 2016, 13:13:51 UTC
test about URLs
Tip revision: 9b373c2
wptrun
#!/usr/bin/env python

from tools import wptrun
wptrun.main()
back to top