summaryrefslogtreecommitdiffhomepage
path: root/python.html.markdown
Commit message (Expand)AuthorAgeLines
* Merge pull request #23 from brianr/patch-1Adam Bard2013-06-28-2/+2
|\
| * Use consistent example for demonstrating integer vs. float divisionBrian Rue2013-06-28-1/+1
| * Use consistent example for demonstrating integer vs. float divisionBrian Rue2013-06-28-1/+1
* | UpdatesAdam2013-06-28-0/+4
* | Merge pull request #27 from lodin/masterAdam Bard2013-06-28-1/+3
|\ \
| * | Add contact info to python docLouie Dinh2013-06-28-0/+2
| * | Merge remote-tracking branch 'upstream/master'Louie Dinh2013-06-28-16/+88
| |\|
| * | Remove however in unpacking commenting. It's confusingLouie Dinh2013-06-27-1/+1
* | | Reverse "omit the beginning|end"Jeff Carpenter2013-06-28-2/+2
| |/ |/|
* | Merge pull request #17 from mrshankly/patch-1Adam Bard2013-06-28-4/+4
|\ \
| * | Corrected the last element of li in the lists explanation.mrshankly2013-06-28-4/+4
* | | added some clarification on the default value for dictionary.getKyle Partridge2013-06-28-0/+4
|/ /
* | UpdatesAdam2013-06-28-1/+1
* | add conditional expressions, get and setdefault for dictionary and a little t...Liteye2013-06-28-0/+21
* | Add inequality and chained comparisonsjs.sevestre2013-06-28-1/+14
* | Fixed a typoAdam2013-06-27-1/+1
* | Fixed any syntax errorsAdam2013-06-27-4/+16
* | Minor fixes to python docAdam2013-06-27-1/+15
* | Fix typoJulia Evans2013-06-27-1/+1
* | Small edits to python versionAdam2013-06-27-4/+12
|/
* Added tuples, floats and slice syntax. A few minor edits tooLouie Dinh2013-06-27-13/+44
* Minor updatesAdam2013-06-27-36/+44
* fix typoldinh2013-06-27-1/+1
* Fix a few bugsldinh2013-06-27-8/+23
* Fill out python docldinh2013-06-27-230/+208
* Add python. Just copied clojure.html.markdownLouie Dinh2013-06-26-0/+305