Life cycle of a mod_python application and scope of global variables
Kyle Yancey
kyle at lakeofburningfire.org
Sun Jan 26 02:49:33 EST 2003
More information about the Python-list mailing list
Sun Jan 26 02:49:33 EST 2003
- Previous message (by thread): Life cycle of a mod_python application and scope of global variables
- Next message (by thread): Life cycle of a mod_python application and scope of global variables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yep, that's right. I shouldn't have typed that in so fast. Now for my original question. Do global values have to be protected by mutexes to prevent race conditions.
- Previous message (by thread): Life cycle of a mod_python application and scope of global variables
- Next message (by thread): Life cycle of a mod_python application and scope of global variables
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list