Piyush Patel <piyush.42...@gmail.com> added the comment:
So upon further investigation, it seems all the built-in functions are not working. def func(): max(10,20) this code errors out saying "name 'max' is not defined" so when python installation is in custom location or parent folder name is "python", the embedded python in C++ application behavior is bad and inconsistent. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43342> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com