API Reference for Enthought Tool Suite 3.0.1
Copyright 2006 by David C. Morrill
file_watch = FileWatch()
| Local name | Refers to |
|---|---|
| abspath | os.path.abspath |
| Any | enthought.traits.trait_types.Any |
| Bool | enthought.traits.trait_types.Bool |
| Callable | enthought.traits.trait_types.Callable |
| exists | os.path.exists |
| getmtime | os.path.getmtime |
| getsize | os.path.getsize |
| HasPrivateTraits | enthought.traits.has_traits.HasPrivateTraits |
| Int | enthought.traits.trait_types.Int |
| List | enthought.traits.trait_types.List |
| Lock | threading.Lock |
| Long | enthought.traits.trait_types.Long |
| sleep | time.sleep |
| Str | enthought.traits.trait_types.Str |
| Thread | threading.Thread |
| wx | wx |
© Copyright 2002-2008 Enthought, Inc.