| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | All these files have been moved to the Mailman directory (and some renamed) | bwarsaw | 1998-06-19 | 1 | -23/+0 |
| | | |||||
| * | Provides a method wrap_func(func, debug, print_env). If debug is off, | viega | 1998-06-14 | 1 | -0/+23 |
| the StampedLogger is initialized. If debug is on, or the StampedLogger errors, func is run in a try-except block. If there's an error, it's printed to the web page, along with the environment if print_env is on. Based off Michael McLay's subscribe script, but I wanted to avoid as much code duplication as possible, which led to this strategy. | |||||
