This website requires JavaScript.
Explore
Help
Register
Sign In
EbookFoundation
/
fef-questionnaire
mirror of
https://github.com/EbookFoundation/fef-questionnaire.git
Watch
1
Star
0
Fork
You've already forked fef-questionnaire
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
fef-questionnaire
/
questionnaire
/
modelutils.py
6 lines
95 B
Python
Raw
Permalink
Blame
History
#!/usr/bin/python
if
__name__
==
"
__main__
"
:
import
doctest
doctest
.
testmod
(
)
Reference in New Issue
View Git Blame
Copy Permalink