Skip to content
Snippets Groups Projects
Commit 58d8b3a1 authored by Glenn Glazer's avatar Glenn Glazer
Browse files

SL-323: add llsd python module

parent adc67912
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,9 @@
import argparse
import collections
import InstallerUserMessage
#NOTA BENE:
# For POSIX platforms, llsd.py will be imported from the same directory.
# For Windows, llsd.py will be compiled into the executable by pyinstaller
import llsd
import os
import platform
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment