On Sunday 03 April 2005 21:52, Joel VanderWerf wrote: > > If the script lib is not exactly what you want, you might still want to > take a look at the source (it's short) to see if it can be adapted. You > could change the require definition to raise an exception (note that > this only affects the top level, not require called dynamically from > within methods defined inside classes or modules other than the script > itself). > This is useful. Thanks!