Answer the question
In order to leave comments, you need to log in
What is the difference between: cfg.py vs config.py?
I wrote a bot for twitch, and made a structure of 3 files:
1 config.py - where there were only constants with data
2 API file, with the functionality of the bot
3 the bot itself, where the logic is described,
I couldn’t figure out one nasty error for 2 hours, and then it turned out that instead of config.py I need to write cfg.py.
What kind of joke is this? )
Does Python somehow interpret cfg.py in a special way or what?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question