Changes between Version 5 and Version 6 of Extensions
- Timestamp:
- 2007-10-14T05:49:39Z (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Extensions
v5 v6 27 27 * {{{urllib}}} 28 28 29 === Race Conditions === 30 31 Race conditions commonly exist in programs which use traditional directory structure interfaces. The webapi.txt document describes how to avoid many of these situations by relying on file URI's, instead of their vdrive names.