Initial import
This commit is contained in:
commit
4043163fc4
427 changed files with 18387 additions and 0 deletions
6
pod/test/contexts/XhtmlNominal.py
Executable file
6
pod/test/contexts/XhtmlNominal.py
Executable file
|
@ -0,0 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
# I need a class.
|
||||
class D:
|
||||
def getAt1(self):
|
||||
return '\n<p>Test1<br /></p>\n'
|
||||
dummy = D()
|
Loading…
Add table
Add a link
Reference in a new issue