Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
e29c8e80
Commit
e29c8e80
authored
Feb 02, 2011
by
Jeremy C. Reed
Browse files
[trac544] use the path for the installed python modules.
parent
38bc36c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/usermgr/b10-cmdctl-usermgr.py.in
View file @
e29c8e80
...
...
@@ -24,7 +24,7 @@ from hashlib import sha1
import csv
import getpass
import getopt
import sys
import sys
; sys.path.append ('@@PYTHONPATH@@')
import isc.util.process
isc.util.process.rename()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment