This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
tests
/
cpydiff
/
modules
/
foo.py
3 lines
17 B
Python
Raw
Normal View
History
Unescape
Escape
run code formatting script
2021-03-15 19:27:36 +05:30
print
(
"
foo
"
)
tests/cpydiff: Add initial set of tests for uPy-CPython differences. These tests are intended to fail, as they provide a programatic record of differences between uPy and CPython. They also contain a special comment at the start of the file which has meta-data describing the difference, including known causes and known workarounds.
2017-02-07 15:55:37 +11:00
xxx
Reference in New Issue
Copy Permalink