Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否可以始终将 python 代码缩小为一行。(我认为这可能是不可能的。但我没有严格的证据。)
我检查了以下缩小器。它没有给出一个衬里。
https://python-minifier.com
如果一般情况下不可能,可以将 python 代码的哪个子集缩小为一行?