Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
invocacion-codigo-python.c
Fhernd
Feb 22nd, 2018
1,485
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.14 KB
| None
|
0
0
raw
download
clone
embed
print
report
#include "Python.h"
void
ejecutar_python
(
const
char
*
codigo
)
{
Py_Initialize
(
)
;
PyRun_SimpleString
(
codigo
)
;
Py_Finalize
(
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐⭐ Instant Money Method ⭐⭐
JavaScript | 8 sec ago | 0.67 KB
🔥 +10,000$ in 1 Week - METHOD 🔥 ⭐🔥
JavaScript | 31 sec ago | 0.66 KB
🔥🔥🔥 Node Exploit (Easy Money)
Java | 1 min ago | 0.17 KB
⭐⭐ INSTANT MONEY EXPLOIT ⭐⭐
JavaScript | 2 min ago | 0.67 KB
🔥🔥 BIG MONEY BY TRUMP⭐ 💵💵
JavaScript | 2 min ago | 0.66 KB
Infinite Money Glitch
JavaScript | 2 min ago | 0.67 KB
💎 2OOO$ 15 MIN INSANE METHOD ⭐✅
Java | 3 min ago | 0.17 KB
🔥🔥🔥 EASY MONEY GUIDE 🔥🔥🔥
Java | 4 min ago | 0.17 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!