Files
kjvstudy.org/kjvstudy_org/utils
kennethreitz 115acd784c Fix critical Python code issues: bare except and unclosed file handles
- Replace bare except with specific exceptions in helpers.py
- Use context managers for all JSON file operations in about.py and api.py
  to ensure proper file handle cleanup

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 10:40:30 -05:00
..
2025-11-26 01:16:45 -05:00
2025-11-30 21:26:59 -05:00