##// END OF EJS Templates
Fix bug where bare strings would be silently ignored in input....
Fix bug where bare strings would be silently ignored in input. Bare strings are parsed by the AST module as the docstring of the 'module' (in our case, the string of user input), so they need to be special-cased.
Robert Kern -
r3293:2ccc90d6
Show More
Name Size Modified Last Commit Author
/ scripts
ipython_win_post_install.py Loading ...