Python Reserved Words

and exec not
assert finally or
break for pass
class from print
continue global raise
def if return
del import try
elif in while
else is with

Available Platforms For Python

Windows (9x/NT/2000/Xp/Vista/Win7/Win8/Windows Ce)
Unix (Linux (Maemo, Ubuntu, Pardus...), Solaris, FreeBSD...)
Macintosh
OS/2
DOS
Amiga
PalmOS
BeOS

Creating XML with Python

Python 3.1.1 (r311:74480, Aug 17 2009, 12:12:36) [MSC v.1500 64 bit (AMD64)] on win32
Type "copyright", "credits" or "license()" for more information.
>&

Python Tkinter get line

Getting all index:
print(myTreeView.get_children())

Python List Tube Dictionary

>>>f=[{"y":{"a":"Hi","b":"Bye"}}]
>>> print(f)
[{'y': {'a': 'Hi', 'b': 'B

Python Events Bindings

<Button-1>
<B1-Motion>
<ButtonRelease-1>
<Double-Button-1>
<Enter>
<Leave>
<Return>
<Key>
<Sh

Python URL Encode Decode

>>> import urllib
>>> from urllib import parse
>>> a="sample URL line"
>>> a
'sample URL line'
>>> b

How to Hide Python Console (cmd) Window

Change the extension .pyw
sample.pyw

Chrome Browser User-Agent

Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5


1 2 3 ... Last
Name:
Password:

Sign in