Kaydet (Commit) c536a64b authored tarafından Andrew M. Kuchling's avatar Andrew M. Kuchling

Case fix

üst 3c108b0e
...@@ -35,7 +35,7 @@ documented at the above URLs. Additional features provided by the ...@@ -35,7 +35,7 @@ documented at the above URLs. Additional features provided by the
multiprocess concurrent database access. multiprocess concurrent database access.
The following is a description of the legacy \module{bsddb} interface The following is a description of the legacy \module{bsddb} interface
compatible with the old python bsddb module. Starting in Python 2.5 this compatible with the old Python bsddb module. Starting in Python 2.5 this
interface should be safe for multithreaded access. The \module{bsddb.db} interface should be safe for multithreaded access. The \module{bsddb.db}
API is recommended for threading users as it provides better control. API is recommended for threading users as it provides better control.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment