[issue11636] fh is not defined in npyio.py fromregex

2011-03-22 Thread Brian Curtin
Brian Curtin added the comment: You should report this to whoever makes npyio.py -- nosy: +brian.curtin resolution: -> invalid stage: -> committed/rejected status: open -> closed ___ Python tracker _

[issue11636] fh is not defined in npyio.py fromregex

2011-03-22 Thread William Dawson
New submission from William Dawson : NameError: global name 'fh' is not defined File "/Users/williamdawson/Programs/fat_wip.py", line 263, in header_gal = readheader(gal_cat) File "/Users/williamdawson/Programs/tools.py", line 96, in readheader [('column',numpy.int16),('name','S10')]) File