shuffle things around a bit

This commit is contained in:
Kenneth Reitz
2012-02-21 01:15:00 -05:00
parent 166c5a97fe
commit add958b068
23976 changed files with 0 additions and 0 deletions
@@ -0,0 +1 @@
[{"user_id": 15368, "stars": [], "topic_id": 9278, "date_created": 1298751881.3985291, "message": "Does anyone have or know a good way of autocompleting a Linux directory/file using readline? I know it can handle the current directory and you can use chdir() to move it somewhere else but I'm getting annoyed at trying to make it browse my filesystem effectively.", "group_id": 292, "id": 215477}, {"user_id": 3997, "stars": [{"date_created": 1298774188.3982689, "user_id": 261}], "topic_id": 9278, "date_created": 1298772890.4429231, "message": "Autocompleting in Python interpreter? Try iPython.", "group_id": 292, "id": 216183}, {"user_id": 11592, "stars": [], "topic_id": 9278, "date_created": 1298787207.831584, "message": "http://stackoverflow.com/questions/187621/how-to-make-a-python-command-line-program-autocomplete-arbitrary-things-not-inte i guess you'll have to update autocompleter status by yourself. Check the source for of bpython for a hints.", "group_id": 292, "id": 216667}, {"user_id": 3751, "stars": [], "topic_id": 9278, "date_created": 1298788504.953681, "message": "ipython +1", "group_id": 292, "id": 216693}, {"user_id": 15368, "stars": [], "topic_id": 9278, "date_created": 1298801459.9928269, "message": "It's for inside an application, so iPython won't work. But thanks.", "group_id": 292, "id": 216901}, {"user_id": 1736, "stars": [], "topic_id": 9278, "date_created": 1298831320.1123631, "message": "@kura You can embed an IPython instance within an app.", "group_id": 292, "id": 218881}]