xdcmd
xdcmd copied to clipboard
X 岛匿名版命令行客户端
Results
1
xdcmd issues
Sort by
recently updated
recently updated
newest added
python死于 ``` File "xxx/xdcmd/xdnmb/model.py", line 297, in __pt_container__ children.append(Label(HTML(re.sub( ^^^^^^^^^^^^ File "xxx/python3.12/site-packages/prompt_toolkit/formatted_text/html.py", line 35, in __init__ document = minidom.parseString(f"{value}") ``` 串号是https://www.nmbxd1.com/t/67284314 调试发现串首内容包含0x00的NUL字符,不知道是不是和这个有关