Changeset 857 in tailor


Ignore:
Timestamp:
09/29/05 08:28:35 (8 years ago)
Author:
lele@…
Hash name:
20050929062835-97f81-c323a0527a61258a7dfcda186d1b0d8bbf1871bf
Message:

Import PIPE needed for the manifest command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vcpx/hg.py

    r852 r857  
    1212__docformat__ = 'reStructuredText' 
    1313 
    14 from shwrap import ExternalCommand, ReopenableNamedTemporaryFile 
     14from shwrap import ExternalCommand, ReopenableNamedTemporaryFile, PIPE 
    1515from target import SyncronizableTargetWorkingDir, TargetInitializationFailure, \ 
    1616     ChangesetReplayFailure 
Note: See TracChangeset for help on using the changeset viewer.