Enable ptvsd
This commit is contained in:
parent
22562c8413
commit
376a354aab
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
import ptvsd
|
||||||
import threading
|
import threading
|
||||||
import time
|
import time
|
||||||
import sys
|
import sys
|
||||||
@ -54,7 +54,7 @@ type : file
|
|||||||
duration
|
duration
|
||||||
user
|
user
|
||||||
"""
|
"""
|
||||||
|
ptvsd.enable_attach()
|
||||||
version = 2
|
version = 2
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user