Enable ptvsd

This commit is contained in:
elpatron68 2019-07-27 17:45:52 +02:00
parent 22562c8413
commit 376a354aab

View File

@ -1,6 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import ptvsd
import threading
import time
import sys
@ -54,7 +54,7 @@ type : file
duration
user
"""
ptvsd.enable_attach()
version = 2