Discussion about this post

User's avatar
Mart's avatar

For portability (between different operating systems), it might also be a good idea to mention open(config_file, 'r', encoding='utf-8') and maybe even os.path.join().

Expand full comment
1 more comment...

No posts