equal
deleted
inserted
replaced
1 #!/bin/env python |
1 #!/bin/env python |
2 #Copyright ReportLab Europe Ltd. 2000-2016 |
2 #Copyright ReportLab Europe Ltd. 2000-2017 |
3 #see license.txt for license details |
3 #see license.txt for license details |
4 __doc__="""Verfy that if in invariant mode, repeated runs |
4 __doc__="""Verfy that if in invariant mode, repeated runs |
5 make identical file. This does NOT test across platforms |
5 make identical file. This does NOT test across platforms |
6 or python versions, only a user can do that :-)""" |
6 or python versions, only a user can do that :-)""" |
7 __version__='3.3.0' |
7 __version__='3.3.0' |