pscript icon indicating copy to clipboard operation
pscript copied to clipboard

PyScript should have a clear definition of what works and what does not

Open almarklein opened this issue 7 years ago • 0 comments

@almarklein commented on Mon Nov 07 2016

It should be as easy as possible to tell a user what is supported by PyScript. Individual caveats like "foo =bar or 3 is dangerous" should be reduced where possible.

Similarly, with #104 (i.e. in performance mode), it should be clear what is the supported feature set.

almarklein avatar Mar 21 '18 22:03 almarklein