code
This commit is contained in:
parent
7878ae5409
commit
1d4f8a74f7
9 changed files with 4 additions and 10 deletions
|
@ -1,21 +0,0 @@
|
|||
********
|
||||
Snippets
|
||||
********
|
||||
|
||||
Répertoires
|
||||
===========
|
||||
|
||||
Détruire
|
||||
--------
|
||||
|
||||
.. code:: python3
|
||||
|
||||
import shutil
|
||||
shutil.rmtree(path)
|
||||
|
||||
Web
|
||||
===
|
||||
|
||||
.. code:: python3
|
||||
|
||||
requests.get(url).content.decode(charset)
|
Loading…
Add table
Add a link
Reference in a new issue