hy/tests
Kodi Arfer f3edeb99ae Allow commas and underscores in numeric literals
You can use them as thousands separators.

This change differs from PEP 515 in that not only does it allow commas in addition to underscores, but it's much more liberal about placement. Any number of underscores or commas can be placed anywhere, even at the start.
2017-02-15 09:03:24 +02:00
..
compilers Remove tests of let 2017-02-13 09:12:13 -08:00
importer Revert "Modernized." (#1085) (#1188) 2016-12-27 09:09:58 -06:00
lex Allow commas and underscores in numeric literals 2017-02-15 09:03:24 +02:00
macros Overhaul macros to allow macros to ref the Compiler 2015-12-23 15:52:47 -05:00
models Don't sort or deduplicate the items in a HySet 2016-09-26 09:47:04 -07:00
native_tests Fix a test for Python 2 2017-02-13 09:12:21 -08:00
resources Give require the same features as import (#1142) 2016-11-03 09:35:58 +02:00
test_files Run file using hy -i 2015-02-28 18:11:42 +10:00
__init__.py Remove contrib.meth 2016-12-29 08:35:54 -08:00
test_bin.py Run file using hy -i 2015-02-28 18:11:42 +10:00