Commit a1aa5d2
Bob "Wombat" Hogg
docs: remove line about Python 2.7 being unsupported (#808)
* docs: remove line about Python 2.7 being unsupported
According to the README and setup.py, we do support Python 2.7.
Also clarify that the utils module and its positional decorator
do still exist and does work in both Py2 and Py3
* Update migrating.rst1 parent b12d2e5 commit a1aa5d2
1 file changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
| 191 | + | |
193 | 192 | | |
194 | 193 | | |
195 | 194 | | |
| |||
0 commit comments