Closed Fuuzetsu closed 13 years ago
About this:
the 4chantoolbox has some small rules (/guidelines?), like for example - one script should be a rewrite of another language's script (the idea is that if somebody already knows one language it might be easier to learn another one by reading the same code in a different language).
It might be better if you rather rewrote the Python 2 scripts to work in Python 3. Of course you can use these helper methods, but on their own (as they are right now) they're kind of "off-topic" here.
Now that I think about it we should probably write something into the README file to tell people this^.
IRC channel's view on this:
<@LAMMJohnson> 'Afternoon, all.
<@LAMMJohnson> Anybody take a look at the shanalover pull request?
<+DukeDerpington> hey LAMMJohnson
<+DukeDerpington> yup
<+DukeDerpington> I merged pull request #3 and I don't really care about #4 so whoever wants to [do something] can do something
<@LAMMJohnson> I'm having trouble telling what it's doing.
<@LAMMJohnson> And it's [f]ucking system(command) shit.
[...]
<@LAMMJohnson> So I'll give it an hour for anybody to object and then I'll reject it as "not in keeping with the toolbox."
<@LAMMJohnson> As it seems to be a big blob of tools.
<@LAMMJohnson> And the idea of the toolbox is to have small scripts with clear functionality.
[...]
Written in Python3.
fileDownload() needs to be tested on non-Linux platform