fbuild
fbuild copied to clipboard
parameter async
The Felix version of fbuild didn't work with Python 3.7 because one function in there somewhere has a parameter called "async" which is a keyword in 3.7.
Crud, I'll rename it later. Forgot all about that...