mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-16 04:00:45 -05:00
[PR #54] [MERGED] Sorting #50
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/54
Author: @ghost
Created: 7/2/2014
Status: ✅ Merged
Merged: 7/3/2014
Merged by: @vinta
Base:
master← Head:master📝 Commits (3)
87fee42Added python 3 script to sort entries in README.md1bcfb60Ran sort script - affected change in README.md directly1b941dcRevert "Ran sort script - affected change in README.md directly"📊 Changes
1 file changed (+47 additions, -0 deletions)
View changed files
➕
sort.py(+47 -0)📄 Description
I wrote a small script that sorts the entries at the lowest level. I've explained how it's being done in the sort.py file. This is by no means an ideal solution - it is quite limited. In any case, for now, it is functional.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.