mirror of
https://github.com/rasbt/python_reference.git
synced 2024-11-23 20:11:13 +00:00
completely overworked key differences between python 2 and 3
This commit is contained in:
parent
f1ee8fa1ec
commit
5c4a2e1b3e
|
@ -21,7 +21,7 @@ A collection of useful scripts, tutorials, and other Python-related things
|
||||||
|
|
||||||
- Python's scope resolution for variable names and the LEGB rule [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/scope_resolution_legb_rule.ipynb?create=1)]
|
- Python's scope resolution for variable names and the LEGB rule [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/scope_resolution_legb_rule.ipynb?create=1)]
|
||||||
|
|
||||||
- Key differences between Python 2.x and Python 3.x [[HTML](http://htmlpreview.github.io/?https://github.com/rasbt/python_reference/blob/master/tutorials/key_differences_between_python_2_and_3.html)]
|
- Key differences between Python 2.x and Python 3.x [[IPython nb](http://nbviewer.ipython.org/github/rasbt/python_reference/blob/master/tutorials/key_differences_between_python_2_and_3.ipynb?create=1)]
|
||||||
|
|
||||||
|
|
||||||
- A thorough guide to SQLite database operations in Python [[Markdown](./sqlite3_howto/README.md)]
|
- A thorough guide to SQLite database operations in Python [[Markdown](./sqlite3_howto/README.md)]
|
||||||
|
|
File diff suppressed because one or more lines are too long
1301
tutorials/key_differences_between_python_2_and_3.ipynb
Normal file
1301
tutorials/key_differences_between_python_2_and_3.ipynb
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user