Changeset 346 in tailor for vcpx/session.py
- Timestamp:
- 06/01/05 14:55:40 (8 years ago)
- Hash name:
- 20050601125540-97f81-f7cd271abc1073bdd7068486b3321c7e8a0693b7
- File:
-
- 1 edited
-
vcpx/session.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vcpx/session.py
r345 r346 153 153 """ 154 154 155 from os import chdir, makedirs, getcwd, isabs, abspath, expanduser 155 from os import chdir, makedirs, getcwd 156 from os.path import isabs, abspath, expanduser 156 157 157 158 if arg:
Note: See TracChangeset
for help on using the changeset viewer.
