Skip to content

Conversation

@gvanrossum
Copy link
Collaborator

  • Import readline if available (not on Windows)
  • Make directory where database is created a command line arg
  • Catch and report error in directory creation
  • Fix default handler to act on the whole line
  • Add space to input() prompt
  • Catch EOFError and exit properly
  • Don't exit when an error or SystemExit occurs

- Don't exit when an error or SystemExit occurs
- Make directory where database is created a command line arg
- Fix default handler to act on the whole line
- Add space to input() prompt
- Catch EOFError and exit properly
- Import readline if available (not on Windows)
- Catch and report error in directory creation
@gvanrossum gvanrossum requested a review from umeshma October 9, 2025 00:11
@gvanrossum-ms gvanrossum-ms merged commit 2552375 into main Oct 9, 2025
9 checks passed
@gvanrossum-ms gvanrossum-ms deleted the test-email branch October 9, 2025 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants