57 source code (string) |
57 source code (string) |
58 </dd> |
58 </dd> |
59 </dl><dl> |
59 </dl><dl> |
60 <dt>Returns:</dt> |
60 <dt>Returns:</dt> |
61 <dd> |
61 <dd> |
62 A tuple indicating status (1 = an error was found), the |
62 A tuple indicating status (True = an error was found), the |
63 filename, the linenumber, the code string and the error message |
63 file name, the line number, the index number, the code string |
64 (boolean, string, string, string, string). The values are only |
64 and the error message (boolean, string, string, string, string, |
65 valid, if the status equals 1. |
65 string). The values are only valid, if the status equals 1. |
66 </dd> |
66 </dd> |
67 </dl> |
67 </dl> |
68 <div align="right"><a href="#top">Up</a></div> |
68 <div align="right"><a href="#top">Up</a></div> |
69 <hr /><hr /> |
69 <hr /><hr /> |
70 <a NAME="flakesCheck" ID="flakesCheck"></a> |
70 <a NAME="flakesCheck" ID="flakesCheck"></a> |