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.
Ubuntu プラットフォームで PyCharm for Win で編集した .py をロードすると、各行の末尾に ^M が表示されます。
この厄介なキャラクターを回避できるPyCharmの設定はありますか?
Settings| Code Style| General| Line Separator、\ n(Unix)に設定します。
Settings
Code Style
General
Line Separator