Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
mover-archivos.py
Fhernd
Jan 25th, 2018
966
0
Never
1
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
import
shutil
import
os
# Método shutil.move():
shutil
.
move
(
'archivo.csv'
,
'dir'
,
copy_function
=
copy
)
# Método os.rename():
os
.
rename
(
'archivo.txt'
,
'dir'
)
Advertisement
Comments
User was banned
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ API Flaw Money Method
CSS | 18 min ago | 1.04 KB
⭐ Exploit Documentation ⭐
CSS | 18 min ago | 1.04 KB
This month smells like money
CSS | 19 min ago | 1.04 KB
din47100_32_signals
Python | 3 hours ago | 1.99 KB
TP0_01
Java | 6 hours ago | 3.92 KB
KiCad dark mode generator
JavaScript | 7 hours ago | 1.53 KB
Kicad dark scheme
JSON | 7 hours ago | 14.38 KB
MM rando seed 8/12
13 hours ago | 27.63 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!