Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2006-10-31 14:09:13
Size: 9
Editor: 61
Comment:
Revision 5 as of 2009-12-25 07:12:32
Size: 447
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
rubbish '''Mod_python 最佳实践'''

[[http://www.scanmine.com/mp/mod_python_b_p.html|原文链接]]

Author: Rune Hansen <[email protected]>

Version: 0.2

Copyright: This document has been placed in the public domain.

= Contents =

 * Motivation

 * Dodging the PythonAuthenHandler

 * Globals in a preforking environment

 * Living with sessions

 * Sessions, take two

 * Method dispatching

 * The return

Mod_python 最佳实践

原文链接

Author: Rune Hansen <[email protected]>

Version: 0.2

Copyright: This document has been placed in the public domain.

Contents

  • Motivation
  • Dodging the PythonAuthenHandler

  • Globals in a preforking environment
  • Living with sessions
  • Sessions, take two
  • Method dispatching
  • The return

ModPythonBestPractices (last edited 2009-12-25 07:12:32 by localhost)