API Reference for Enthought Tool Suite 3.2.0
Provides functions that munge strings to avoid characters that would be problematic in certain situations.
Munge a string to avoid characters that might be problematic as a filename in some filesystems.
Return a timestamp that has been cleansed of characters that might cause problems in filenames, namely colons. If no datetime object is provided, then uses the current time.
The timestamp is in ISO-8601 format with the following exceptions:
A string timestamp.
Attempt to make a valid Python identifier out of a name.
| Local name | Refers to |
|---|---|
| copy | copy |
| datetime | datetime |
| keyword | keyword |
| re | re |
© Copyright 2002-2009 Enthought, Inc.