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
...
*
[python3/en] Use `next()` instead of `__next__()`
Genki Marshall
2015-07-24
-6
/
+6
*
Added links to the free book "Automate the Boring Stuff with Python" to the "...
Al Sweigart
2015-07-23
-0
/
+1
*
Update python3.html.markdown
Michael Herman
2015-07-05
-2
/
+0
*
python/en - added two resources
Michael Herman
2015-07-05
-1
/
+2
*
Python3 doc cleanup
Geoff Liu
2015-04-30
-21
/
+21
*
[python/en] Range function arguments.
Sriram Sundarraj
2015-04-23
-0
/
+12
*
Adding strings without + added.
Sriram Sundarraj
2015-04-23
-0
/
+2
*
[python3.html.mardown] Added a short statement about magic methods
Cornel Punga
2015-03-24
-1
/
+3
*
Update python3.html.markdown. Changes to spacing and online resources
Cornel Punga
2015-03-24
-4
/
+2
*
Python 3: Changing 'the other tutorial' to a link refering the other tutorial
suuuzi
2015-02-04
-1
/
+1
*
Merge pull request #897 from maniexx/master
ven
2014-12-22
-1
/
+0
|
\
|
*
Delete PYMOTW3 due to lack of content
maniexx
2014-12-22
-1
/
+0
*
|
Apostrophe fixes as per Python 2 tutorial
Jack Hooper
2014-11-12
-3
/
+3
*
|
Corrected as per @iirelu's comment
Andre Polykanine A.K.A. Menelion Elensúlë
2014-10-09
-1
/
+1
*
|
[python/en] Adding exponentiation operator
Andre Polykanine A.K.A. Menelion Elensúlë
2014-10-09
-0
/
+4
*
|
[python3/en] Bool operators
Steven Basart
2014-09-07
-2
/
+3
*
|
Added Boolean operators and lowered line lengths
Steven Basart
2014-09-07
-5
/
+26
|
/
*
Fix a long line.
Louie Dinh
2014-08-21
-1
/
+3
*
Merge https://github.com/adambard/learnxinyminutes-docs
Evgeniy Ginzburg
2014-08-06
-6
/
+11
|
\
|
*
Added changes to the python3 file aswell
Mikael E. Wikner
2014-08-06
-6
/
+11
*
|
comment about floats in integer division
Evgeniy Ginzburg
2014-08-06
-1
/
+1
*
|
Merge https://github.com/adambard/learnxinyminutes-docs
Evgeniy Ginzburg
2014-08-05
-3
/
+6
|
\
|
|
*
Update python3.html.markdown
Shashwat986
2014-08-03
-3
/
+6
*
|
aded negative integer division
Evgeniy Ginzburg
2014-08-05
-4
/
+3
|
/
*
Mention that Python 2.5-style string formatting still works in 3
Adam Brenecki
2014-07-16
-0
/
+4
*
[python3/en] Clean up confusion between % and .format()
Adam Brenecki
2014-07-15
-2
/
+2
*
Update python3.html.markdown
Steven Basart
2014-07-13
-1
/
+1
*
[python3/en] added int div, modulo, and scoping
Steven Basart
2014-07-13
-1
/
+1
*
[python3/en] added int div, modulo, and scoping
Steven Basart
2014-07-13
-0
/
+26
*
Update python3.html.markdown
Steven Basart
2014-06-16
-1
/
+4
*
typo fixes and version in docs
hirohope
2014-05-18
-5
/
+5
*
Update python->python3 so things don't get mixed up.
Adam Bard
2014-05-03
-2
/
+2
*
Add Python 3 tutorial
Louie Dinh
2014-05-03
-0
/
+578
[prev]