untangle
                                
                                 untangle copied to clipboard
                                
                                    untangle copied to clipboard
                            
                            
                            
                        Untangle fails on windows with xml string
When passing an xml string on windows untangle returns an error that the XML string is too long to be a file location and the python run crashes
Same problem was fixed this way: https://github.com/microsoft/ptvsd/pull/192
I am hoping to fix this in #87