Pandinius
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Pandinius created a post, AnsweredPyCharm imports Modules BEFORE my own code runs
For the sake of demonstration I tried to show what happens, when a self created module conflicts with existing modules from stdlib.I create a file “runner.py” with the code:import randomprint(rando...