Issue24491
Created on 2015-06-23 16:46 by zorceta, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg245694 - (view) | Author: Zorceta (zorceta) | Date: 2015-06-23 16:46 | |
Both python.exe and IDLE can't. IPython is able to, as it inserts REPL input into linecache. |
|||
| msg245715 - (view) | Author: Ned Deily (ned.deily) * ![]() |
Date: 2015-06-24 04:04 | |
Issue12920 is currently open with a suggestion to change the documentation for inspect.getsource. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:18 | admin | set | github: 68679 |
| 2015-06-24 04:04:41 | ned.deily | set | status: open -> closed superseder: inspect.getsource only works for objects loaded from files, not interactive session nosy:
+ ned.deily |
| 2015-06-23 16:46:56 | zorceta | create | |
