Skip to content
Snippets Groups Projects
Commit 4931609d authored by Holger Krekel's avatar Holger Krekel
Browse files

adapting to py lib namespace changes

parent 54443596
No related branches found
No related tags found
No related merge requests found
from py.__.documentation.confrest import *
from py.__.doc.confrest import *
class PyPyPage(Page):
def fill(self):
......
import py
from py.__.documentation.conftest import Directory, DoctestText, ReSTChecker
from py.__.doc.conftest import Directory, DoctestText, ReSTChecker
class PyPyDoctestText(DoctestText):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment