equal
deleted
inserted
replaced
1 #Copyright ReportLab Europe Ltd. 2000-2016 |
1 #Copyright ReportLab Europe Ltd. 2000-2017 |
2 #see license.txt for license details |
2 #see license.txt for license details |
3 """Tests for the reportlab.platypus.paragraphs module. |
3 """Tests for the reportlab.platypus.paragraphs module. |
4 """ |
4 """ |
5 __version__='3.3.0' |
5 __version__='3.3.0' |
6 from reportlab.lib.testutils import setOutDir,makeSuiteForClasses, outputfile, printLocation |
6 from reportlab.lib.testutils import setOutDir,makeSuiteForClasses, outputfile, printLocation |