hy/docs/language
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
..
api.rst Allow commas and underscores in numeric literals 2017-02-15 09:03:24 +02:00
cli.rst Doc: CLI: mention --spy only works in REPL mode. (#1097) 2016-09-22 15:20:26 +03:00
core.rst Remove let from documentation 2017-02-13 09:12:21 -08:00
index.rst Docs: Hy <-> Python interop fix #1061 (#1218) 2017-02-10 17:11:21 -08:00
internals.rst Remove let from documentation 2017-02-13 09:12:21 -08:00
interop.rst Docs: Hy <-> Python interop fix #1061 (#1218) 2017-02-10 17:11:21 -08:00
readermacros.rst Fixes to language documentation 2014-12-06 15:46:44 -08:00