Thanks for your feedback, I just haven't tried web2py on PY3. I will fix it
On Monday, September 30, 2019 at 2:17:39 PM UTC+3, Alex Beskopilny wrote: > > > > суббота, 11 мая 2019 г., 5:12:26 UTC+3 пользователь Val K написал: >> >> As result of experimenting with Rapydscript I want to present my >> alternative web IDE for web2py, >> (that could be easily ported to web3py as well) >> https://github.com/valq7711/vue2pyj >> >> Any feedback is appreciated >> >> 2) >> def safe_read(fp): >> with open(fp, 'rb') as f: >> ^^^ >> ret = f.read() >> return to_str(ret) >> ^^^^^^ >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/web2py/192c14c3-43ba-4cef-b293-fd3d0dd3b499%40googlegroups.com.

