mirror of
				https://github.com/xcat2/confluent.git
				synced 2025-10-31 19:32:33 +00:00 
			
		
		
		
	Fix import of sortutil
This commit is contained in:
		| @@ -6,7 +6,6 @@ import os | ||||
| import pwd | ||||
| import socket | ||||
| import subprocess | ||||
| import sortutil | ||||
| import sys | ||||
|  | ||||
| path = os.path.dirname(os.path.realpath(__file__)) | ||||
| @@ -16,6 +15,7 @@ if path.startswith('/opt'): | ||||
|     sys.path.append(path) | ||||
|  | ||||
| import confluent.client as client | ||||
| import confluent.sortutil as sortutil | ||||
| import confluent.tlvdata as tlvdata | ||||
|  | ||||
| try: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user