Issue #972: Can't use attoseconds (yt_analysis/yt)
Jan. 6, 2015
8:28 p.m.
New issue 972: Can't use attoseconds https://bitbucket.org/yt_analysis/yt/issue/972/cant-use-attoseconds John ZuHone: Not really a big deal, but I noticed today you can't use attoseconds because prefixing "s" with "a" doesn't work: ```python yt.YTQuantity(1.0,"as") File "<string>", line 1 as ^ SyntaxError: invalid syntax ``` Responsible: jzuhone
4236
Age (days ago)
4236
Last active (days ago)
0 comments
1 participants
participants (1)
-
John ZuHone