Skip to content

formatExceptionTrace function ported to python3#118

Open
davidetortoioli wants to merge 1 commit into
trevp:masterfrom
davidetortoioli:master
Open

formatExceptionTrace function ported to python3#118
davidetortoioli wants to merge 1 commit into
trevp:masterfrom
davidetortoioli:master

Conversation

@davidetortoioli

Copy link
Copy Markdown

I receive this error:

File "/opt/ve/lib/python3.6/site-packages/tlslite/utils/compat.py", line 91, in formatExceptionTrace newStr = "".join(traceback.format_exception(sys.exc_type, sys.exc_value, sys.exc_traceback)) AttributeError: module 'sys' has no attribute 'exc_type'

@tomato42

Copy link
Copy Markdown
Contributor

tlslite is not maintained any more, can you try tomato42/tlslite-ng and see if you hit the same problem there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants