index
:
learnxinyminutes-docs
docker-docs
master
mribeirodantas-patch-1
Code documentation written as code! How novel and totally my idea!
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
python.html.markdown
Commit message (
Expand
)
Author
Age
Lines
...
*
|
Small fix in python
Adam
2013-07-03
-1
/
+2
*
|
Added dir() function
Yaser Alraddadi
2013-07-03
-0
/
+5
*
|
Fix typo
Louie Dinh
2013-07-01
-1
/
+1
*
|
Tighten up py doc a bit
Louie Dinh
2013-07-01
-14
/
+3
*
|
Incorporated feedback, and pulled in changes from the master trunk.
Michael Lee
2013-07-01
-1
/
+10
|
\
\
|
*
|
Added a few lines about truthiness, how lists can contain arbitrary data type...
Michael Lee
2013-06-29
-2
/
+63
*
|
|
Incorporated feedback from lodin/adambard/others
Michael Lee
2013-07-01
-11
/
+7
*
|
|
Added a few lines about truthiness, how lists can contain arbitrary data type...
Michael Lee
2013-07-01
-2
/
+64
*
|
|
Merge pull request #22 from NickPresta/patch-1
lodin
2013-06-30
-6
/
+0
|
\
\
\
|
*
|
|
Removing the bit about commas and exceptions.
Nick Presta
2013-06-28
-6
/
+0
*
|
|
|
Add hitchhiker's guide to python.
lodin
2013-06-30
-0
/
+1
*
|
|
|
Fix typo.
lodin
2013-06-30
-3
/
+3
*
|
|
|
Change formatting
ldinh
2013-06-30
-5
/
+3
*
|
|
|
Add line breaks
ldinh
2013-06-30
-0
/
+2
*
|
|
|
Add to Python reference material
ldinh
2013-06-30
-1
/
+4
*
|
|
|
Fix some inconsistencies so that the doc can be read top to bottom
ldinh
2013-06-30
-29
/
+18
*
|
|
|
Fix whitespace
Adam
2013-06-29
-5
/
+8
|
|
/
/
|
/
|
|
*
|
|
Added filename parameter
Adam
2013-06-29
-0
/
+1
*
|
|
tiny typo fix in python
Leah Hanson
2013-06-29
-1
/
+1
*
|
|
python set literals should be separated by comma
Juraj Bubniak
2013-06-29
-1
/
+1
|
|
/
|
/
|
*
|
Fixes #16: Added new-style string formatting
Adam
2013-06-28
-0
/
+7
*
|
Fixes #26: triple-quoted strings are identified as such, not as comments
Adam
2013-06-28
-2
/
+3
*
|
Fixes #15: Set literals
Adam
2013-06-28
-6
/
+11
*
|
Fixes #14: Clarified if-as-expression wording in python tut
Adam
2013-06-28
-1
/
+1
*
|
Merge pull request #23 from brianr/patch-1
Adam Bard
2013-06-28
-2
/
+2
|
\
\
|
*
|
Use consistent example for demonstrating integer vs. float division
Brian Rue
2013-06-28
-1
/
+1
|
*
|
Use consistent example for demonstrating integer vs. float division
Brian Rue
2013-06-28
-1
/
+1
|
|
/
*
|
Updates
Adam
2013-06-28
-0
/
+4
*
|
Merge pull request #27 from lodin/master
Adam Bard
2013-06-28
-1
/
+3
|
\
\
|
*
|
Add contact info to python doc
Louie Dinh
2013-06-28
-0
/
+2
|
*
|
Merge remote-tracking branch 'upstream/master'
Louie Dinh
2013-06-28
-16
/
+88
|
|
\
|
|
*
|
Remove however in unpacking commenting. It's confusing
Louie Dinh
2013-06-27
-1
/
+1
*
|
|
Reverse "omit the beginning|end"
Jeff Carpenter
2013-06-28
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #17 from mrshankly/patch-1
Adam Bard
2013-06-28
-4
/
+4
|
\
\
|
*
|
Corrected the last element of li in the lists explanation.
mrshankly
2013-06-28
-4
/
+4
*
|
|
added some clarification on the default value for dictionary.get
Kyle Partridge
2013-06-28
-0
/
+4
|
/
/
*
|
Updates
Adam
2013-06-28
-1
/
+1
*
|
add conditional expressions, get and setdefault for dictionary and a little t...
Liteye
2013-06-28
-0
/
+21
*
|
Add inequality and chained comparisons
js.sevestre
2013-06-28
-1
/
+14
*
|
Fixed a typo
Adam
2013-06-27
-1
/
+1
*
|
Fixed any syntax errors
Adam
2013-06-27
-4
/
+16
*
|
Minor fixes to python doc
Adam
2013-06-27
-1
/
+15
*
|
Fix typo
Julia Evans
2013-06-27
-1
/
+1
*
|
Small edits to python version
Adam
2013-06-27
-4
/
+12
|
/
*
Added tuples, floats and slice syntax. A few minor edits too
Louie Dinh
2013-06-27
-13
/
+44
*
Minor updates
Adam
2013-06-27
-36
/
+44
*
fix typo
ldinh
2013-06-27
-1
/
+1
*
Fix a few bugs
ldinh
2013-06-27
-8
/
+23
*
Fill out python doc
ldinh
2013-06-27
-230
/
+208
*
Add python. Just copied clojure.html.markdown
Louie Dinh
2013-06-26
-0
/
+305
[prev]