| Updated anamo.py to 1.8 |
| Monday, 11 October 2010 00:00 | |
|
Added a function to sort consecutive files naturally (or as humans expect files to be sorted).
Lets sort the following files:
file1, file2, file3, file4, file100, file200, file300
<=1.7 file1, file100, file2, file200, file3, file300, file4
>=1.8
file1, file2, file3, file4, file100, file200, file300
This is helpfull in case there were no leading zeros used.
|
|
| Last Updated ( Monday, 11 October 2010 22:15 ) |
Content
Resources
Comments
- My first scientific pub...
looks pretty cool!
... - Fritz!Box 7170 as remot...
Well, all you need to know is written h... ... - ftp_backup.py
Looks like this is not the full script. ... ... - ftp_backup.py
Here is a good script I use. Can't remem... ... - Fritz!Box 7170 as remot...
I haven't known how it is possible to ma... ...



