~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 4634.140.1.

  • Committer: INADA Naoki
  • Date: 2010-02-19 18:33:53 UTC
  • mto: (4634.141.1 2.0-integration)
  • mto: This revision was merged to the branch mainline in revision 5075.
  • Revision ID: songofacandy@gmail.com-20100219183353-93t4qeo7q8i6jzcg
Avoids child process inherits file handles on win32. by using os.fdopen and os.open with O_NOINHERIT instead of builtin open.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: