Skip to content

Commit 7c72b85

Browse files
committed
Improve comment wording.
1 parent ea884ef commit 7c72b85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Linux/diffpy_cmi.pth

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# This file should be symlinked to the site.USER_SITE directory or any
2-
# other directory in PYTHONPATH that processes pth files.
1+
# This file should be symlinked to the site.USER_SITE directory or some
2+
# other Python directory that processes .pth files.
33
import sys, os, site; site.addsitedir(os.path.join(os.path.dirname(os.path.realpath(fullname)), 'lib/python%i.%i/site-packages' % sys.version_info[:2]))

0 commit comments

Comments
 (0)