Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
helloworld.py
a guest
Jan 31st, 2012
2,863
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
import
wx
app
=
wx.
App
(
)
wnd
=
wx.
Frame
(
None
,
wx.
ID_ANY
,
"I'm the title"
)
wnd.
Show
(
True
)
app.
MainLoop
(
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Untitled
HTML 5 | 17 min ago | 8.99 KB
Application script
Lua | 20 min ago | 12.85 KB
Lockpick Script
Lua | 49 min ago | 10.64 KB
435. Non Overlapping Intervals(IMPORTANT DEDU...
C++ | 2 hours ago | 8.35 KB
DZ/29/07
C# | 2 hours ago | 4.44 KB
Untitled
Lua | 4 hours ago | 21.82 KB
Autosave Recovery Map
Lua | 4 hours ago | 3.58 KB
Untitled
C | 5 hours ago | 3.85 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!