Comment on Python 3.3.0 releasedComments−endlessvoid9413y> The Python interpreter becomes aware of a pvenv.cfg file whose existence signals the base of a virtual environment’s directory treeAs someone who hated the .ini configuration for logging in python 2.5, this smells a bit.−TazeTSchnitzel13yAs someone who has used PHP and the infamous php.ini, this worries me too.
Comments
> 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.
As someone who has used PHP and the infamous php.ini, this worries me too.