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
/
python3.html.markdown
Commit message (
Expand
)
Author
Age
Lines
*
Fix omitting end / beginning in ranges (#2649)
Adrian Sieber
2017-02-10
-2
/
+2
*
[python3/en] Add examples to Bool operators with ints (#2639)
ghostduck
2017-01-28
-0
/
+3
*
[python3/en] fixed "StopIterator", no such Exception (#2591)
kakakaya
2016-12-03
-1
/
+1
*
[python3/en] Add empty tuple to "False if evaluated" list (#2587)
kakakaya
2016-11-30
-2
/
+2
*
[python3/en] Edit python3 division (#2560)
Foo Chuan Wei
2016-11-09
-7
/
+1
*
Add python3 class notes (#2479)
Harry Moreno
2016-10-20
-0
/
+5
*
[python3] updated docs on division for python3 (#2473)
Srinivas Gorur-Shandilya
2016-10-20
-3
/
+7
*
Update python3.html.markdown
ven
2016-10-04
-6
/
+0
*
Update python3.html.markdown (#2381)
Subhrajyoti Sen
2016-09-21
-0
/
+1
*
[Eng/Python3] add new book: "Learn Python 3.0 VISUALLY" (#2360)
Patrick Callahan
2016-09-06
-0
/
+1
*
correction for the set comprehension in py3 (#2358)
PhoenixYip
2016-09-06
-1
/
+1
*
[python3/en] Adding "Dive Into Python 3" (#2353)
Patrick Callahan
2016-09-01
-0
/
+2
*
Remove Python 2 resources from Python 3 page (#2350)
Patrick Callahan
2016-09-01
-5
/
+0
*
[python/en] Set, dict, and generator comprehensions (#2298)
J. Ryan Rembert
2016-07-03
-14
/
+24
*
Python3/en: multiple inheritance (#2217)
Alexandre Constantino
2016-06-26
-50
/
+147
*
String length by #1742
ven
2016-06-16
-0
/
+3
*
Update python3.html.markdown
Adam Bard
2016-03-30
-1
/
+0
*
Update python3.html.markdown
Alfredo Canziani
2016-03-30
-1
/
+1
*
Update python3.html.markdown
Alfredo Canziani
2016-03-30
-2
/
+2
*
Merge pull request #1288 from DaKnOb/fixpymod
ven
2016-03-10
-0
/
+5
|
\
|
*
Add Python Order Of Module Import for Python 3
DaKnOb
2015-10-09
-0
/
+5
*
|
Merge pull request #1643 from ankitaggarwal011/python3-ternary-operator-docum...
Adam Bard
2016-02-14
-0
/
+4
|
\
\
|
*
|
Adding documentation on ternary operator
Ankit Aggarwal
2015-10-19
-0
/
+4
*
|
|
Merge remote-tracking branch 'adambard/master'
sarthfrey
2016-01-25
-2
/
+2
|
\
\
\
|
*
|
|
Changed a to b in comment about list assignment, and pluralized 'variable'.
SWalls
2016-01-10
-2
/
+2
*
|
|
|
Added Python Resources
sarthfrey
2015-12-16
-0
/
+1
|
/
/
/
*
|
|
Fixed erroneous output and added a little clarity on the matter
Louis Christopher
2015-11-21
-2
/
+2
*
|
|
Fixed erroneous output stated in a comment
Louis Christopher
2015-11-21
-1
/
+0
*
|
|
Correct math.sqrt(16)
Leslie Zhang
2015-11-07
-1
/
+1
|
/
/
*
|
Merge 'master' of github.com:adambard/learnxinyminutes-docs
evuez
2015-10-16
-110
/
+117
|
\
\
|
*
|
Added instructions for input operations in Python3
Ankit Aggarwal
2015-10-14
-0
/
+4
|
*
|
Merge pull request #1504 from dillonjbyrne/patch-1
Levi Bostian
2015-10-14
-119
/
+119
|
|
\
\
|
|
*
|
Cleaned up formatting and clarified output
Dillon J Byrne
2015-10-13
-119
/
+119
|
*
|
|
Add PEP8 to "Free Online"
evuez
2015-10-13
-0
/
+1
|
*
|
|
Add resources to the "Free Online" section
evuez
2015-10-13
-0
/
+2
|
|
/
/
*
|
|
Add property to Classes
evuez
2015-10-13
-5
/
+36
*
|
|
Update contributors
evuez
2015-10-13
-0
/
+1
*
|
|
Add some stuff to lists, tuples, dicts and sets
evuez
2015-10-13
-20
/
+47
|
/
/
*
|
Merge pull request #1478 from aayushranaut/master
Levi Bostian
2015-10-12
-2
/
+0
|
\
\
|
*
|
Range is not a generator
Aayush Ranaut
2015-10-09
-6
/
+4
*
|
|
Changed way of creating classes
Gnomino
2015-10-11
-2
/
+2
*
|
|
Merge pull request #1305 from kdelwat/master
Levi Bostian
2015-10-09
-0
/
+3
|
\
\
\
|
*
|
|
Add examples of higher-order functions taking multiple arguments
Cadel Watson
2015-10-07
-0
/
+3
|
|
/
/
*
/
/
removing whitespace all over
Gabriel Halley
2015-10-07
-4
/
+4
|
/
/
*
|
Merge pull request #1306 from zfergus2/master
Levi Bostian
2015-10-05
-3
/
+47
|
\
\
|
*
|
Fixed whitespaces
Zachary Ferguson
2015-10-04
-6
/
+5
|
*
|
Changed [python3/en]
Zachary Ferguson
2015-10-02
-3
/
+48
|
|
/
*
/
Add step parameter to range function
VeerpalB
2015-10-04
-0
/
+12
|
/
*
Update python3.html.markdown
Foo Chuan Wei
2015-09-05
-2
/
+2
*
Corrected Python3 print() function
Foo Chuan Wei
2015-09-05
-2
/
+2
[next]