On Nov 22, 2016, at 06:52, Stefan Scherfke <stefan.scher...@energymeteo.de> 
wrote:
> /tmp/py36/bin/python

In addition to the other comments, I'd check whether the new python is built 
with --enable-shared.  If so, it's probably not a good idea to be writing to 
its library while running whereas, if it's not a shared build, it may not 
matter.

--
  Ned Deily
  n...@python.org -- []

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to