diff options
author | Fred Drake <fdrake@acm.org> | 2000-09-28 16:25:20 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2000-09-28 16:25:20 (GMT) |
commit | b4e460ac4b5a5b7e72b0eb6e8d21af179464c3d7 (patch) | |
tree | c582fec9b733998162730cf8a9ad21e9703359e3 /Lib/site.py | |
parent | c0ab93ef6fc686829b9c123ceb353f78ee5016bb (diff) | |
download | cpython-b4e460ac4b5a5b7e72b0eb6e8d21af179464c3d7.zip cpython-b4e460ac4b5a5b7e72b0eb6e8d21af179464c3d7.tar.gz cpython-b4e460ac4b5a5b7e72b0eb6e8d21af179464c3d7.tar.bz2 |
Avoid import of string module; it is only needed for expandvars().
Never assume that os.sep is for the module-specific platform; use the
right separator character directly.
Fix some minor style consistency nits.
Diffstat (limited to 'Lib/site.py')
0 files changed, 0 insertions, 0 deletions