diff options
Diffstat (limited to '')
-rw-r--r-- | print/py-reportlab/files/patch-docs-genAll.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-reportlab/files/patch-docs-genAll.py b/print/py-reportlab/files/patch-docs-genAll.py index 4dd9f403f40c..834777a879c8 100644 --- a/print/py-reportlab/files/patch-docs-genAll.py +++ b/print/py-reportlab/files/patch-docs-genAll.py @@ -1,5 +1,5 @@ ---- docs/genAll.py.orig 2014-02-14 23:22:37.000000000 +0900 -+++ docs/genAll.py 2014-02-16 16:20:21.000000000 +0900 +--- docs/genAll.py.orig 2014-02-14 14:22:37 UTC ++++ docs/genAll.py @@ -1,6 +1,7 @@ #!/bin/env python -import os, sys, traceback |