Does anyone have a quick, easy way to format float variables to something like a currency (e.g., 1,234.56)? Use of the locale module (normally used for currency issues) is unauthorized within a Python Script. Surely someone must have run into this before. Ron