David Epstein
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Pycharm: deleting a file and leaving no (easily observable) trace
AnsweredI worked on a file /Users/dbae/Library/Preferences/PyCharmCE2019.1/scratches/scratch.py and then I deleted it using bash, not Pycharm. However, it still shows up, for example under the Pycharm Run ... -
Created Dealing with PEP8 contraventions one by one
AnsweredStarted using Pycharm yesterday on a Mac. I believe that all my settings are default settings, though I may have set some of them inadvertently. While editing my Python3 program, Pycharm showed a c...