Mercurial > python-cmd2
changeset 373:a381f8dd3a45
mention py3
author | cat@eee |
---|---|
date | Fri, 19 Feb 2010 12:20:44 -0500 |
parents | bf314710e64b |
children | 89e38f922c25 |
files | docs/pycon2010/pycon2010.rst docs/refresh_pycon.bash docs/upload_pycon.bash |
diffstat | 3 files changed, 11 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/pycon2010/pycon2010.rst Fri Feb 19 00:23:18 2010 -0500 +++ b/docs/pycon2010/pycon2010.rst Fri Feb 19 12:20:44 2010 -0500 @@ -224,6 +224,13 @@ .. image:: schematic.png :height: 350px +As you wish, Guido +================== + +Python 3 compatible + +(um, mostly) + Absolutely free =============== @@ -316,7 +323,7 @@ Thank you ========= -pypi. +pypi.python.org/pypi/cmd2 catherinedevlin.blogspot.com
--- a/docs/refresh_pycon.bash Fri Feb 19 00:23:18 2010 -0500 +++ b/docs/refresh_pycon.bash Fri Feb 19 12:20:44 2010 -0500 @@ -1,2 +1,1 @@ -rst2s5.py --theme=url=file:///home/cat/proj/cmd2/docs/pycon2010/ui/pycon pycon2010/pycon2010.rst pycon2010/pycon2010.html -scp -r pycon2010/ www-data@$tummy:/var/www/presentations/cmd_cmd2 +rst2s5.py --theme-url=pycon2010/ui/pycon pycon2010/pycon2010.rst pycon2010/pycon2010.html