|
|
|
|
|
by dukoid
2125 days ago
|
|
It might make sense to try to support the same subset of Python in both projects. On the other hand, this might make experimentation harder... And there seem to be many differences, for instance I am trying to move towards async/await... But there might also be areas that could be easy to get consistent, e.g. how local variables are declared... p.s. And I wasn't aware of Cocopy either. Having a list of similarities and differences of all three might be useful... |
|