Timeline for Python class compressor
Current License: CC BY-SA 4.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 10, 2020 at 13:24 | history | edited | CommunityBot |
Commonmark migration
|
|
| Jul 16, 2019 at 2:54 | vote | accept | Ben A | ||
| Jul 8, 2019 at 13:36 | answer | added | Reinderien | timeline score: 1 | |
| Jul 8, 2019 at 8:58 | answer | added | RootTwo | timeline score: 4 | |
| Jul 7, 2019 at 12:02 | comment | added | Nf4r |
You should investigate the inspect library. It would allow you to get the method names, count and attributes of the class as from python objects, not by reading the file as it's a string.
|
|
| Jul 6, 2019 at 3:01 | history | tweeted | twitter.com/StackCodeReview/status/1147339774816112640 | ||
| Jul 5, 2019 at 15:36 | history | edited | 200_success | CC BY-SA 4.0 |
edited tags; edited title
|
| Jul 5, 2019 at 9:40 | comment | added | 301_Moved_Permanently |
Why choose to drop the default parameter for message?
|
|
| Jul 5, 2019 at 8:22 | history | asked | Ben A | CC BY-SA 4.0 |