diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2009-04-10 11:22:53 -0400 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2009-04-10 11:22:53 -0400 |
commit | e2cdc424ee48a38a6217f3eb0ca6adf513694a84 (patch) | |
tree | 58b8fd1855e139909dba2e0d16d7d369281ba4d2 /README | |
parent | bb77aa085be6c116d0e74b6beaab42b69f691ea4 (diff) |
First attempt at an import.
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,7 +0,0 @@ -The canonical version of Beautiful Soup is the Python 2 version. You -can generate the Python 3 version by running to3.sh, or by doing what -to3.sh does: run 2to3 on BeautifulSoup.py and BeautifulSoupTests.py, -then applying the appropriate .3.diff file to each generated script. - -The testall.sh script tests both the Python 2 version and a freshly -generated Python 3 version.
\ No newline at end of file |