HomeSort by relevance Sort by last modified time
    Searched refs:e159 (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tokenize.py 219 >>> dump_tokens("x = 3.14e159")
222 NUMBER '3.14e159' (1, 4) (1, 12)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tokenize.py 219 >>> dump_tokens("x = 3.14e159")
222 NUMBER '3.14e159' (1, 4) (1, 12)

Completed in 262 milliseconds