Staging
v0.5.1
Revision 623b979553ae03ba5b2d5f60a668fbe288b2112d authored by Mark Dickinson on 28 June 2010, 19:31:41 UTC, committed by Mark Dickinson on 28 June 2010, 19:31:41 UTC
  - insert commas between entries in del statement
  - left and right shifts were represented as >> and << (respectively); reverse
  - unindent properly after for: else:  or while: else:
  - add parens around the result of an unary operation
  - add parens around negative numbers, to avoid turning (-1)**2 into -1**2.
1 parent 8c996ef
Raw File
python-video-icon.png
image
back to top