Changeset 350 in tailor for vcpx/session.py
- Timestamp:
- 06/06/05 08:34:19 (8 years ago)
- Hash name:
- 20050606063419-97f81-9d2be23fd768d449a71edffdf2660d1831d110b0
- File:
-
- 1 edited
-
vcpx/session.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/session.py
r349 r350 583 583 nchanges = len(self.changesets) 584 584 if nchanges: 585 applyable = self.willApply 585 586 if arg: 586 applyable = self.willApply587 587 try: 588 588 howmany = min(int(arg), nchanges)
Note: See TracChangeset
for help on using the changeset viewer.
