hi, How can I know if a script is launched interactively or not because I'd like to make a script verbose or not depending if it is executed as interactive or not.
eg. If I invoke it in a shell.. then it can be verbose If it is launched from a crontab.. then it is less verbose. Ced. -- Cedric BRINER _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
