Python Script Execution Context
|
|
|
|
| Articles Reviews Python | |
| Written by Larry Gomez | |
| Wednesday, 07 March 2007 | |
|
{mos_sb_discuss:36} Python scripts don't run in a vacuum. Depending on platforms and startup procedures, Python programs may have all sorts of enclosing context; information automatically passed in to the program by the operating system when the program starts up. For instance, scripts have access to the following sorts of system-level inputs and interfaces:
Current working directory Powered by jReviews |
|
| Last Updated ( Saturday, 09 June 2007 ) | |
| < Prev | Next > |
|---|







