summaryrefslogtreecommitdiff
path: root/numpy/core/arrayprint.py
diff options
context:
space:
mode:
authorAlok Singhal <gandalf013@gmail.com>2012-01-15 23:07:29 -0800
committerCharles Harris <charlesr.harris@gmail.com>2012-01-27 19:18:43 -0700
commit0858831eaab3ce46bab4b3a3cc35b6cc6ee19f08 (patch)
tree7b453e000b91f8d6fc8abaabb7d691dc09cb90d8 /numpy/core/arrayprint.py
parentb5959b60b969f512d125d87f09e49a503b88b299 (diff)
downloadnumpy-0858831eaab3ce46bab4b3a3cc35b6cc6ee19f08.tar.gz
STY, BUG: Cleanup some macros and move a NULL check.
Some macros are changed into statements with the {...}do while(0) construction, while a few others have had the trailing semicolon removed. This makes the macro usage a bit safer and more consistent, but it is possible some third party code will be affected. A NULL check was moved ahead of the spot where the variable is first used.
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions