Explicitly use __builtin__.open to avoid open() calling itself.
authorW. Trevor King <wking@drexel.edu>
Sat, 18 Feb 2012 20:55:03 +0000 (15:55 -0500)
committerW. Trevor King <wking@drexel.edu>
Sat, 18 Feb 2012 20:55:46 +0000 (15:55 -0500)
commit115906a5fcb874c000d7f6ec1d828ef2e5ad0d50
treee04be38c21131ca0ec3e8e5a72bf9110754c0917
parent6af1b12a83b17dde3ce2315d704ca02ab0d51ea7
Explicitly use __builtin__.open to avoid open() calling itself.
apachelog/file.py