• Skip to Search
  • Skip to Navigation
  • Skip to Content
  • Community
  • |
  • Code
  • |
  • Docs
  • |
  • Downloads ▼
    • Perl
    • Python
    • Tcl
    • Komodo IDE
  • |
  • more ▼
    • Lists
    • Support
    • PPM Index
    • PyPM Index
Welcome, guest | Sign In | My Account | Store | Cart
ActiveState Code » Recipes
Languages Tags Authors Sets

Popular recipes tagged "exception" but not "python" and "generator"

 Tags: exception  x  -python  x  -generator  x 
  
  • 58k
    views
    2
    score
    Guard against an exception in the wrong place
    Python / context, exception, guard, manager / by Steven D'Aprano (6 years ago, revision 2)
  • 21k
    views
    3
    score
    Retry Decorator in Python
    Python / aspect, except, exception, retry, try / by Alfe (7 years ago)
  • 10k
    views
    2
    score
    Trap KeyboardInterrupt and EOFError for graceful program termination
    Python / ascii, error, exception, handler, shutdown, terminate, utilities, utility / by Vasudev Ram (7 years ago)
  • 9k
    views
    2
    score