Changes between Initial Version and Version 1 of Ticket #2861, comment 2
- Timestamp:
- 10/14/2016 10:14:46 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2861, comment 2
initial v1 9 9 Also shouldn't have a bare `try..except` with pass. 10 10 11 It would be better if `self.geoip_instance` defaults to `False` rather than `None`.12 13 11 If you have a github account you could provide this patch as a PR. 14 12