[Python-Dev] Which thing is "Development Mode"

2021年2月26日 10:55:52 -0800

As of 3.7, there is now a python feature called Development Mode:
https://docs.python.org/3/library/devmode.html#devmode 
Which has a confusingly similar and nearly identical name to a setuptools 
feature:
https://packaging.python.org/guides/distributing-packages-using-setuptools/#working-in-development-mode
It seems like a bit of bikeshedding could create a name for one of them that 
disambiguates them.
Best,
coyot
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/42NQQHQEQ4FTRP5CKI5XSKD3GA6L5IIT/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to