diff options
| author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-06-28 14:48:01 +0000 |
|---|---|---|
| committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-06-28 14:48:01 +0000 |
| commit | cce2862dcd7df9f3ed14f8c8277e9ba3fd768d98 (patch) | |
| tree | 1fd196bb17603fc05dbdcaa1b87dbd50e32f3430 /version.py | |
| parent | 2a385bb0eca83d0735d51671439c5e1978ca4bd2 (diff) | |
| download | python-setuptools-git-cce2862dcd7df9f3ed14f8c8277e9ba3fd768d98.tar.gz | |
typos fixed by Rob Hooft
Diffstat (limited to 'version.py')
| -rw-r--r-- | version.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -207,7 +207,7 @@ class StrictVersion (Version): # provides enough benefit to be worth using, and will submit their # version numbering scheme to its domination. The free-thinking # anarchists in the lot will never give in, though, and something needs -# to be done to accomodate them. +# to be done to accommodate them. # # Perhaps a "moderately strict" version class could be implemented that # lets almost anything slide (syntactically), and makes some heuristic |
