annotate docs/pycon2010/transcript.txt @ 436:c4c35f002aef 0.6.4

to version 0.6.4
author catherine.devlin@gmail.com
date Thu, 25 Aug 2011 16:27:42 -0400
parents d275d3beceff
children
rev   line source
356
d275d3beceff fix usage help name-stripping bug
catherine@dellzilla
parents:
diff changeset
1 arrr> loot
d275d3beceff fix usage help name-stripping bug
catherine@dellzilla
parents:
diff changeset
2 Now we gots 4 doubloons
d275d3beceff fix usage help name-stripping bug
catherine@dellzilla
parents:
diff changeset
3 arrr> loot
d275d3beceff fix usage help name-stripping bug
catherine@dellzilla
parents:
diff changeset
4 Now we gots 5 doubloons
d275d3beceff fix usage help name-stripping bug
catherine@dellzilla
parents:
diff changeset
5 arrr> drink 3
d275d3beceff fix usage help name-stripping bug
catherine@dellzilla
parents:
diff changeset
6 Now we gots 2 doubloons
d275d3beceff fix usage help name-stripping bug
catherine@dellzilla
parents:
diff changeset
7 arrr> drink chardonnay
d275d3beceff fix usage help name-stripping bug
catherine@dellzilla
parents:
diff changeset
8 What's "chardonnay"? I'll take rrrum.
d275d3beceff fix usage help name-stripping bug
catherine@dellzilla
parents:
diff changeset
9 Now we gots 1 doubloons
d275d3beceff fix usage help name-stripping bug
catherine@dellzilla
parents:
diff changeset
10 arrr> quit
d275d3beceff fix usage help name-stripping bug
catherine@dellzilla
parents:
diff changeset
11 Quiterrr!
d275d3beceff fix usage help name-stripping bug
catherine@dellzilla
parents:
diff changeset
12