this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

[Show "Revision History"] [Show "General Page Infos"] [Show "Page hits and edits"]

Revision History

Showing page edit history entries from 71 to 170 out of 170 entries total. (5 | 10 | 25 | 50 | 100 | 200 items per page)

170 70 Older
# Date Size Editor Comment Action
155 2019-11-09 23:29:53 9662 to previous FrancesHocutt Remove Python 2-specific information, leaving a link to previous revision for accessibility view
154 2019-09-14 01:07:26 10597 to previous tadeubas removed text saying that the code was still in Python 2 syntax view
153 2019-09-14 01:05:18 10634 to previous tadeubas Changing code to Python 3 syntax COMPLETED! view
152 2019-09-14 00:45:36 10759 to previous tadeubas Changing code to Python 3 syntax view
151 2015-06-13 04:34:34 9624 to previous SteveHolden Warning note that this is Python 2 view
150 2014-05-09 23:48:31 9512 to previous DaleAthanasias revert spam view
149 2014-05-08 22:54:54 235 to previous EPattison   view
148 2013-02-10 11:59:16 9512 to previous MichaelFoord   view
147 2013-02-10 11:56:12 9511 to previous MichaelFoord   view
146 2012-11-30 23:06:45 9507 to previous PaulBoddie wiki restore 2013-01-23 view
- 2012-05-30 14:04:43 0 - LUDIA-INC ATTDEL: Dark
- 2012-05-30 10:20:02 0 - 79-116-211-174 ATTNEW: Dark
145 2012-05-11 16:30:57 10759 to previous LUDIA-INC Revert spam or joke view
144 2012-05-11 16:25:05 10798 to previous blk-11-120-99   view
143 2012-04-01 16:54:55 10759 to previous 93-45-113-121 Renamed from 'SimplePrograms = Semplici Programmi versione Italiana'. view
142 2012-04-01 16:53:14 10679 to previous 93-45-113-121   view
141 2012-04-01 16:48:02 10676 to previous 93-45-113-121 Renamed from 'SimplePrograms'. view
140 2012-02-05 12:24:22 10635 to previous 78 Use shorter format strings or the print function when it’s more readable view
139 2012-02-05 12:20:08 10714 to previous 78 Really use new-style formatting view
138 2012-02-05 12:18:27 10710 to previous 78 Remove distracting unix shebang trivia view
137 2012-02-01 16:41:12 10861 to previous wavelan85   view
136 2012-01-25 23:50:19 10860 to previous PaulBoddie New-style formatting won't work with Python 2.5. Changed example 2 to not confusingly put the format argument in brackets resembling, but not actually providing, a tuple. view
135 2012-01-25 20:54:36 10862 to previous 147 Updated expected version to be > 2.5, as the with statement needs it. view
134 2012-01-25 20:52:03 10864 to previous 147 Updated the examples to agree with PEP 8, use new style formatting and have gotten rid of input() in the guess_numbers example view
133 2012-01-25 06:08:50 10568 to previous 66-87-7-173 version 132 is a garbage defacement view
132 2012-01-25 04:11:11 15 to previous pa-2050-crc nope view
131 2011-07-23 21:02:52 10568 to previous PaulBoddie Revert vandalism. view
130 2011-07-23 20:25:49 10605 to previous xplr-74-127-225-36 epic view
129 2011-06-07 12:27:35 10568 to previous 92 Changes didn't anything new. Not the right place for it. Reverting. view
128 2011-06-07 11:48:06 11398 to previous c-66-30-251-99   view
127 2011-06-01 15:21:22 11397 to previous p5B37B8FA   view
126 2011-05-10 09:30:13 10568 to previous 77   view
125 2011-03-17 11:56:14 10566 to previous sp137-2-89-86-29-40 Revert unneeded edition + conversion to 3.x (should do all or nothing IMO) view
124 2011-03-17 11:56:01 10568 to previous 217   view
123 2011-03-17 11:54:48 10566 to previous 217   view
122 2011-03-17 11:52:36 10568 to previous 217   view
121 2011-02-23 19:38:14 10566 to previous 92 Revert changes made by spammer view
120 2011-02-23 19:31:57 44 to previous rrcs-76-79-199-130   view
119 2011-02-23 19:21:36 10608 to previous rrcs-76-79-199-130   view
118 2011-02-20 19:35:41 10566 to previous PaulBoddie Revert vandalism. view
117 2011-02-20 19:31:43 10585 to previous dynamic-62-87-242-187   view
116 2011-02-20 19:03:39 10566 to previous 2   view
115 2011-02-20 18:51:13 10579 to previous dynamic-62-87-242-187   view
114 2011-02-07 17:28:24 10566 to previous AOrleans-553-1-38-6 Revert childish edit view
113 2011-02-07 17:23:08 38604 to previous slc-3e21   view
112 2010-12-17 17:12:47 10566 to previous host86-154-237-157   view
111 2010-10-13 03:49:07 10567 to previous c-76-115-58-126   view
110 2010-08-24 20:22:42 10552 to previous 2001:610:6ba:1:20e:35ff:febe:f71 Disabled line numbers in examples to avoid confusing newbies with 'show/hide line numbers' toggles. view
109 2010-08-24 16:20:48 10216 to previous g67112 There shouldn't be comments on the programs on this page - if the code needs more comments than fits in the given number of lines, the program is too long. view
108 2010-04-03 19:27:43 10870 to previous 77-246-201-101 Corrected instructions at the beginning based on example 8 (#!/bin/env python => #!/usr/bin/env python) view
107 2009-11-25 04:33:22 10866 to previous adsl-99-189-162-6 Adding "guess the number" game source. view
106 2009-11-20 17:15:12 9979 to previous adsl-76-199-103-95 Revert to revision 104. view
105 2009-11-20 17:14:45 21 to previous adsl-76-199-103-95 Revert to revision 102. view
104 2009-11-20 16:35:45 9979 to previous PaulBoddie Revert vandalism. view
103 2009-11-20 14:39:44 23 to previous c83-255-33-111 someone deleted content. I couldent revert the change! should probably go back to veriosn 101 or 102, view
102 2009-11-20 03:25:55 21 to previous c-98-223-39-216   view
101 2009-11-04 14:34:14 9979 to previous PaulBoddie Reverted line renumbering and earlier Python 3-inspired breakage (in Python 2.x, tuples are easy to print by accident). Moved some commentary into accompanying notes. view
100 2009-11-03 23:43:28 9864 to previous fws   view
99 2009-11-03 23:41:40 9850 to previous fws   view
98 2009-10-21 05:07:40 9830 to previous adsl-76-199-103-95 someone deleted entire content and replaced it with two lines of Python view
97 2009-10-21 03:56:33 67 to previous 97-125-39-168   view
- 2009-10-08 13:08:20 0 - PaulBoddie ATTDEL: CSDiff.exe
- 2009-10-08 13:07:11 0 - cided120 ATTNEW: CSDiff.exe
96 2009-09-07 15:08:42 9830 to previous stargate Remove spam view
95 2009-09-05 12:38:21 9865 to previous 117   view
94 2009-07-03 12:40:47 9830 to previous user-0cdf0ut   view
93 2009-06-26 10:42:37 9826 to previous user-0cdf0ut   view
92 2009-05-28 17:29:19 9437 to previous adsl-75-36-191-208 wiki spam view
91 2009-05-28 16:49:45 9536 to previous apportioning-statement   view
90 2009-05-22 18:32:12 9437 to previous 5e005c90 added a little description view
89 2009-03-24 19:07:09 9349 to previous DNab422209 Edit changed number of lines in the 13-line program to 15 lines. view
88 2009-03-24 18:01:25 9374 to previous 92-234-24-33 its better practice to only have one return per function if you can help it view
87 2009-02-25 20:35:07 9349 to previous PaulBoddie Revert vandalism. view
86 2009-02-25 03:57:58 9337 to previous cpe-70-112-52-93   view
- 2009-02-24 22:58:56 0 - PaulBoddie ATTDEL: test.mol
- 2009-02-24 22:57:26 0 - PaulBoddie ATTDEL: #!bin_env python
85 2009-02-24 22:56:14 9349 to previous PaulBoddie Revert to restore notice. view
84 2009-02-24 21:28:16 9211 to previous adsl-71-137-223-238   view
- 2009-01-27 16:52:31 0 - abs-static-66 ATTNEW: test.mol
83 2009-01-27 14:51:38 9349 to previous 123   view
82 2009-01-27 14:50:18 9358 to previous 123   view
81 2009-01-09 23:04:22 9349 to previous 78   view
- 2008-11-20 18:44:14 0 - DavidBoddie ATTDEL: rrp_photo.jpg
- 2008-11-20 18:42:55 0 - DavidBoddie ATTDEL: package.zip
- 2008-11-20 00:58:15 0 - web01-l1d01-bc01 ATTNEW: package.zip
80 2008-11-15 14:01:23 9336 to previous localhost converted to 1.6 markup view
- 2008-09-11 09:24:23 0 - 59 ATTNEW: rrp_photo.jpg
- 2008-08-30 19:15:00 0 - PaulBoddie ATTDEL: Resume.doc
- 2008-08-30 18:06:27 0 - ABTS-TN-dynamic-190 ATTNEW: Resume.doc
79 2008-08-22 22:49:55 9336 to previous PaulBoddie Removed language category (it's not *natural* language-specific). view
78 2008-08-22 22:47:36 9353 to previous PaulBoddie Add to documentation category. A "beginners" category might be more appropriate. view
77 2008-06-15 15:04:18 9331 to previous PaulBoddie Revert to revision 73. view
76 2008-06-15 15:03:44 9332 to previous PaulBoddie Revert to revision 74. view
- 2008-06-15 15:03:18 0 - PaulBoddie ATTDEL: package.zip
- 2008-06-15 08:44:47 0 - i-83-67-20-228 ATTNEW: package.zip
75 2008-06-03 19:57:24 9338 to previous corp   view
74 2007-12-29 07:32:37 9332 to previous S01060014226279ed   view
73 2007-12-16 05:18:25 9331 to previous sea5-br-edg-fw-ext-global removed cruft view
72 2007-07-29 20:34:53 12324 to previous PaulBoddie Revert to revision 70. view
71 2007-07-29 20:15:06 1079 to previous 196-11-241-97 Translator please use sepedi language to label heading (e.g send for romela ) view
170 70 Older

Unable to edit the page? See the FrontPage for instructions.