| <class 'ConfigParser.MissingSectionHeaderError'> | Python 2.5.4: C:\cran\apps\Sevilla\www\cgi-bin\Navigate.exe Tue Sep 07 02:37:30 2010 |
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
| C:\cran\apps\Sevilla\www\cgi-bin\Navigate.py in |
| C:\cran\apps\Sevilla\www\cgi-bin\pandora\cgi\Page.pyo in main(self=<__main__.Navigate object at 0x009D7D10>, form=FieldStorage(None, None, [MiniFieldStorage('path_info', '/nav/Navigate.exe/hemeroteca')])) |
| C:\cran\apps\Sevilla\www\cgi-bin\pandora\io\PandoraConfigParser.pyo in read(self=<pandora.io.PandoraConfigParser.PandoraConfigParser instance at 0x011A9DC8>, filenames=['pandora.cfg']) |
| C:\cran\apps\Sevilla\www\cgi-bin\ConfigParser.pyo in read(self=<pandora.io.PandoraConfigParser.PandoraConfigParser instance at 0x011A9DC8>, filenames=['pandora.cfg']) |
| C:\cran\apps\Sevilla\www\cgi-bin\ConfigParser.pyo in _read(self=<pandora.io.PandoraConfigParser.PandoraConfigParser instance at 0x011A9DC8>, fp=<open file 'pandora.cfg', mode 'r' at 0x011AC218>, fpname='pandora.cfg') |
<class 'ConfigParser.MissingSectionHeaderError'>: File contains no section headers.
file: pandora.cfg, line: 1
'\t[main]\n'
append =
<bound method MissingSectionHeaderError.append o...headers.
file: pandora.cfg, line: 1
'\t[main]\n'>
args =
("File contains no section headers.\nfile: pandora.cfg, line: 1\n'\\t[main]\\n'",)
filename =
'pandora.cfg'
line =
'\t[main]\n'
lineno =
1
message =
"File contains no section headers.\nfile: pandora.cfg, line: 1\n'\\t[main]\\n'"










