annotate docs/pycon2010/transcript.txt @ 356:d275d3beceff

fix usage help name-stripping bug
author catherine@dellzilla
date Wed, 17 Feb 2010 14:32:04 -0500
parents
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