7988:c4c17121eff8 | 7989:a21d673a8f99 |
---|---|
314 <dd> | 314 <dd> |
315 reference to the code object to generate the info for | 315 reference to the code object to generate the info for |
316 </dd> | 316 </dd> |
317 </dl> | 317 </dl> |
318 <dl> | 318 <dl> |
319 <dt>Returns:</dt> | 319 <dt>Return:</dt> |
320 <dd> | 320 <dd> |
321 dictionary containing the code info data | 321 dictionary containing the code info data |
322 </dd> | 322 </dd> |
323 </dl> | 323 </dl> |
324 <dl> | 324 <dl> |
340 <dd> | 340 <dd> |
341 error message | 341 error message |
342 </dd> | 342 </dd> |
343 </dl> | 343 </dl> |
344 <dl> | 344 <dl> |
345 <dt>Returns:</dt> | 345 <dt>Return:</dt> |
346 <dd> | 346 <dd> |
347 generated item | 347 generated item |
348 </dd> | 348 </dd> |
349 </dl> | 349 </dl> |
350 <dl> | 350 <dl> |
374 <dd> | 374 <dd> |
375 index of the instruction of a traceback | 375 index of the instruction of a traceback |
376 </dd> | 376 </dd> |
377 </dl> | 377 </dl> |
378 <dl> | 378 <dl> |
379 <dt>Returns:</dt> | 379 <dt>Return:</dt> |
380 <dd> | 380 <dd> |
381 generated item | 381 generated item |
382 </dd> | 382 </dd> |
383 </dl> | 383 </dl> |
384 <dl> | 384 <dl> |
408 <dd> | 408 <dd> |
409 reference to the parent item | 409 reference to the parent item |
410 </dd> | 410 </dd> |
411 </dl> | 411 </dl> |
412 <dl> | 412 <dl> |
413 <dt>Returns:</dt> | 413 <dt>Return:</dt> |
414 <dd> | 414 <dd> |
415 generated item | 415 generated item |
416 </dd> | 416 </dd> |
417 </dl> | 417 </dl> |
418 <dl> | 418 <dl> |
673 <dd> | 673 <dd> |
674 name of the file containing the source | 674 name of the file containing the source |
675 </dd> | 675 </dd> |
676 </dl> | 676 </dl> |
677 <dl> | 677 <dl> |
678 <dt>Returns:</dt> | 678 <dt>Return:</dt> |
679 <dd> | 679 <dd> |
680 compiled code | 680 compiled code |
681 </dd> | 681 </dd> |
682 </dl> | 682 </dl> |
683 <dl> | 683 <dl> |