Timeline for Python files sync
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 11 at 17:08 | comment | added | J_H | This is just rsync -a --delete. | |
| Jan 11 at 16:44 | answer | added | Reinderien | timeline score: 2 | |
| Jun 21, 2016 at 21:55 | history | edited | Jamal | CC BY-SA 3.0 | added 52 characters in body; edited tags |
| Apr 12, 2014 at 6:20 | history | edited | 200_success | edited tags | |
| Feb 17, 2014 at 10:40 | history | tweeted | twitter.com/#!/StackCodeReview/status/435363035780509696 | ||
| Aug 5, 2013 at 20:46 | comment | added | halflings | Some comments: 1) Why are you afraid of leaving empty subdirs? You could just remove all the subdirectories with shutil.rmtree(path)... but I guess that would slow down so still not a viable option. 2) You could replace your one_minus_two by this: set(one) - set(two) | |
| Aug 4, 2013 at 9:59 | history | edited | foosion | CC BY-SA 3.0 | added 152 characters in body |
| Aug 4, 2013 at 2:06 | review | First posts | |||
| Aug 4, 2013 at 2:55 | |||||
| Aug 4, 2013 at 1:48 | history | asked | foosion | CC BY-SA 3.0 |