id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 6946,bootstrap.sh not compatible with python3.,Robert Park ,Stefan Seefeld,"Just tried building boost with python3 support and hit a small snag with bootstrap.sh using invalid syntax. On line 280, the print statement has been removed from python3 so you need to use the print *function* instead, with brackets: PYTHON_ROOT=`$PYTHON -c ""import sys; print(sys.prefix)""` This change does not break compatibility with python2. ",Bugs,new,To Be Determined,Building Boost,Boost 1.49.0,Problem,,,