~exarkun/+junk/training

  • Committer: Jean-Paul Calderone
  • Date: 2012-01-18 18:50:57 UTC
  • Revision ID: exarkun@twistedmatrix.com-20120118185057-f1gdb10fq4j7xjs2
Add doStart/doStop and the listen on 0 trick
Filename Latest Rev Last Changed Committer Comment Size
..
nevow_5 46 13 years ago Jean-Paul Calderone Add a Nevow/Athena example Diff
testing 50 13 years ago Jean-Paul Calderone Place to put the testing tutorial Diff
web-irc-lab 66.1.1 13 years ago Jean-Paul Calderone simple web/irc/integration lab solution code Diff
adder.py 33 14 years ago Jean-Paul Calderone An example answer for the adder protocol exercise 582 bytes Diff Download File
cred_1.py 28 14 years ago Jean-Paul Calderone Most of a cred introduction 922 bytes Diff Download File
cred_10.py 29 14 years ago Jean-Paul Calderone Switch to the real portal 3.3 KB Diff Download File
cred_2.py 28 14 years ago Jean-Paul Calderone Most of a cred introduction 1.2 KB Diff Download File
cred_3.py 28 14 years ago Jean-Paul Calderone Most of a cred introduction 1.7 KB Diff Download File
cred_4.py 28 14 years ago Jean-Paul Calderone Most of a cred introduction 1.8 KB Diff Download File
cred_5.py 28 14 years ago Jean-Paul Calderone Most of a cred introduction 2.2 KB Diff Download File
cred_6.py 28 14 years ago Jean-Paul Calderone Most of a cred introduction 2.4 KB Diff Download File
cred_7.py 28 14 years ago Jean-Paul Calderone Most of a cred introduction 2.9 KB Diff Download File
cred_8.py 28 14 years ago Jean-Paul Calderone Most of a cred introduction 3.2 KB Diff Download File
cred_9.py 32 14 years ago Jean-Paul Calderone Remote debug print 3.3 KB Diff Download File
cred_outline.txt 42 13 years ago Jean-Paul Calderone Fix typo 929 bytes Diff Download File
deferred_1.py 21 14 years ago Jean-Paul Calderone Add some more Deferred examples 365 bytes Diff Download File
deferred_2.py 21 14 years ago Jean-Paul Calderone Add some more Deferred examples 406 bytes Diff Download File
deferred_2b.py 79 12 years ago Jean-Paul Calderone demonstrate callback-oriented nature of gatherResu 448 bytes Diff Download File
deferred_3.py 23 14 years ago Jean-Paul Calderone Some more about error handling with Deferreds 257 bytes Diff Download File
deferred_4.py 23 14 years ago Jean-Paul Calderone Some more about error handling with Deferreds 390 bytes Diff Download File
deferred_5.py 23 14 years ago Jean-Paul Calderone Some more about error handling with Deferreds 352 bytes Diff Download File
deferred_6.py 23 14 years ago Jean-Paul Calderone Some more about error handling with Deferreds 489 bytes Diff Download File
deferred_7.py 24 14 years ago Jean-Paul Calderone An explicit example of an errback switching back t 491 bytes Diff Download File
inlinecb_1.py 21 14 years ago Jean-Paul Calderone Add some more Deferred examples 474 bytes Diff Download File
inlinecb_1b.py 78 12 years ago Jean-Paul Calderone Duplicate the inlineCallbacks example, but demonst 488 bytes Diff Download File
nevow_1.py 46 13 years ago Jean-Paul Calderone Add a Nevow/Athena example 297 bytes Diff Download File
nevow_2.py 46 13 years ago Jean-Paul Calderone Add a Nevow/Athena example 501 bytes Diff Download File
nevow_3.py 46 13 years ago Jean-Paul Calderone Add a Nevow/Athena example 516 bytes Diff Download File
nevow_4.py 46 13 years ago Jean-Paul Calderone Add a Nevow/Athena example 716 bytes Diff Download File
nevow_4.xhtml 46 13 years ago Jean-Paul Calderone Add a Nevow/Athena example 513 bytes Diff Download File
notes.txt 22 14 years ago Jean-Paul Calderone Some ticket numbers for the sprint 3.8 KB Diff Download File
outline.txt 82 12 years ago Jean-Paul Calderone Add doStart/doStop and the listen on 0 trick 26.3 KB Diff Download File
pb_1.py 30 14 years ago Jean-Paul Calderone Add a bunch of rpc-related examples (not really pb 1.2 KB Diff Download File
pb_10.py 30 14 years ago Jean-Paul Calderone Add a bunch of rpc-related examples (not really pb 2.5 KB Diff Download File
pb_11.passwd 31 14 years ago Jean-Paul Calderone Support files for pb examples 26 bytes Diff Download File
pb_11.py 49 13 years ago Jean-Paul Calderone notes about multiple ways to implement requestAvat 4.6 KB Diff Download File
pb_2.py 30 14 years ago Jean-Paul Calderone Add a bunch of rpc-related examples (not really pb 1.5 KB Diff Download File
pb_3.py 47 13 years ago Jean-Paul Calderone point out symmetric nature 1.9 KB Diff Download File
pb_4.py 30 14 years ago Jean-Paul Calderone Add a bunch of rpc-related examples (not really pb 2 KB Diff Download File
pb_5.py 48 13 years ago Jean-Paul Calderone make a note about demoing the bug; also reverse th 2.1 KB Diff Download File
pb_6.py 30 14 years ago Jean-Paul Calderone Add a bunch of rpc-related examples (not really pb 2.1 KB Diff Download File
pb_7.py 30 14 years ago Jean-Paul Calderone Add a bunch of rpc-related examples (not really pb 1.9 KB Diff Download File
pb_8.py 30 14 years ago Jean-Paul Calderone Add a bunch of rpc-related examples (not really pb 2 KB Diff Download File
pb_9.py 30 14 years ago Jean-Paul Calderone Add a bunch of rpc-related examples (not really pb 2.4 KB Diff Download File
pb_9.txt 31 14 years ago Jean-Paul Calderone Support files for pb examples 420 bytes Diff Download File
pb_outline.txt 49 13 years ago Jean-Paul Calderone notes about multiple ways to implement requestAvat 1.9 KB Diff Download File
server.key 5 14 years ago Jean-Paul Calderone Talk about other transports; show how to stop port 497 bytes Diff Download File
server.pem 5 14 years ago Jean-Paul Calderone Talk about other transports; show how to stop port 1 KB Diff Download File
stdio_echo_1.py 25 14 years ago Jean-Paul Calderone A few more areas for discussion in the outline, pl 427 bytes Diff Download File
stdio_echo_10.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 1 KB Diff Download File
stdio_echo_10b.py 82 12 years ago Jean-Paul Calderone Add doStart/doStop and the listen on 0 trick 1.2 KB Diff Download File
stdio_echo_2.py 25 14 years ago Jean-Paul Calderone A few more areas for discussion in the outline, pl 418 bytes Diff Download File
stdio_echo_3.py 25 14 years ago Jean-Paul Calderone A few more areas for discussion in the outline, pl 372 bytes Diff Download File
stdio_echo_4.py 25 14 years ago Jean-Paul Calderone A few more areas for discussion in the outline, pl 593 bytes Diff Download File
stdio_echo_4a.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 1.1 KB Diff Download File
stdio_echo_4b.py 36 13 years ago Jean-Paul Calderone Talk about a correctness-enforcing benefit of this 1.2 KB Diff Download File
stdio_echo_5.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 994 bytes Diff Download File
stdio_echo_5a.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 684 bytes Diff Download File
File stdio_echo_6.py 18 14 years ago Jean-Paul Calderone Make the transport handling in the event loop bett 514 bytes Diff Download File
File stdio_echo_6a.py 16 14 years ago Jean-Paul Calderone Insert a simpler event loop here 707 bytes Diff Download File
File stdio_echo_6b.py 18 14 years ago Jean-Paul Calderone Make the transport handling in the event loop bett 948 bytes Diff Download File
File stdio_echo_6c.py 18 14 years ago Jean-Paul Calderone Make the transport handling in the event loop bett 1.1 KB Diff Download File
File stdio_echo_6d.py 38 13 years ago Jean-Paul Calderone "Fix" the timed call handling, but note a way in w 1.4 KB Diff Download File
stdio_echo_7.py 80 12 years ago Jean-Paul Calderone Make this one directly runnable 691 bytes Diff Download File
stdio_echo_7a.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 611 bytes Diff Download File
stdio_echo_7b.py 81 12 years ago Jean-Paul Calderone whitespce 1.1 KB Diff Download File
stdio_echo_8.py 40 13 years ago Jean-Paul Calderone Fix a bug in the listenSSL example; mention other 869 bytes Diff Download File
stdio_echo_9.py 41 13 years ago Jean-Paul Calderone Make this example runnable 1.4 KB Diff Download File
test_adder.py 33 14 years ago Jean-Paul Calderone An example answer for the adder protocol exercise 845 bytes Diff Download File
test_web_date_3.py 20 14 years ago Jean-Paul Calderone whitespace cleanup 2 KB Diff Download File
web_date_1.py 43 13 years ago Jean-Paul Calderone Run the tests too 1.3 KB Diff Download File
web_date_1.txt 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 637 bytes Diff Download File
web_date_10.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 1.5 KB Diff Download File
web_date_11.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 1.4 KB Diff Download File
web_date_12.py 21 14 years ago Jean-Paul Calderone Add some more Deferred examples 1.5 KB Diff Download File
web_date_1a.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 599 bytes Diff Download File
web_date_2.py 44 13 years ago Jean-Paul Calderone make it runnable 1.3 KB Diff Download File
web_date_3.py 14 14 years ago Jean-Paul Calderone Get serious about unit tests 1.5 KB Diff Download File
web_date_4.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 873 bytes Diff Download File
web_date_5.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 850 bytes Diff Download File
web_date_6.py 45 13 years ago Jean-Paul Calderone Fix misspelled domain name 1 KB Diff Download File
web_date_7.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 1.8 KB Diff Download File
web_date_8.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 1.1 KB Diff Download File
web_date_9.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 1.6 KB Diff Download File
web_date_server_9.py 11 14 years ago Jean-Paul Calderone Make the module names test-friendly 346 bytes Diff Download File