Hacker News new | ask | show | jobs
by endlessvoid94 5005 days ago
> The Python interpreter becomes aware of a pvenv.cfg file whose existence signals the base of a virtual environment’s directory tree

As someone who hated the .ini configuration for logging in python 2.5, this smells a bit.

1 comments

As someone who has used PHP and the infamous php.ini, this worries me too.