<div>Beta 4 release notes says that this is fixed, however it still gives errors.</div>
<div>&nbsp;</div>
<div>I tried to parse FAQ.html* [distributed with IronPython] with sgmllib.py and i got the following error message:-</div>
<div>&nbsp;</div>
<div>&gt;ironpythonconsole sgmllib.py<br>Traceback (most recent call last):<br>&nbsp; File C:\\MyScripts\sgmllib.py, line 510, in Initialize<br>&nbsp; File C:\MyScripts\sgmllib.py, line 505, in test<br>&nbsp; File C:\MyScripts\sgmllib.py, line 95, in feed
<br>&nbsp; File C:\MyScripts\sgmllib.py, line 129, in goahead<br>&nbsp; File C:\MyScripts\sgmllib.py, line 249, in parse_starttag<br>&nbsp; File , line 0, in search##99<br>&nbsp; File System, line unknown, in Match<br>&nbsp; File System, line unknown, in Run
<br>&nbsp; File System, line unknown, in Scan<br>&nbsp; File System, line unknown, in FindFirstChar<br>&nbsp; File System, line unknown, in Forwardcharnext<br>IndexError: Index was outside the bounds of the array.</div>
<div>
<p>I am running IronPython 1.0.2267 (Beta) on .NET 2.0.50727.42</p>
<p>Thanks.</p>
<p>&nbsp;</p></div>