Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Latty
on March 12, 2017
|
parent
|
context
|
favorite
| on:
How to recover lost Python source code if it's sti...
Of course, Python is a little better than most languages for things like 'comments' - as a lot of them aren't really comments but docstrings, which are actually a part of the class, not a true comment, and so presumably can be restored.
lewk
on March 12, 2017
[–]
Not if you use `python -OO`, which will optimize the docstrings out.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: