~stefano-palazzo/python-snippets/python-snippets-stefano0

  • Committer: Stefano Palazzo
  • Date: 2010-04-25 12:26:04 UTC
  • Revision ID: stefano@3000-g530-20100425122604-myhdg8u82q51uwy9
changes made:
        moved to the pygtk directory
        category changed to PyGTK
        changed to save in users home

thank you for the review
stefano
Filename Latest Rev Last Changed Committer Comment Size
..
File arguments.py 70.2.1 14 years ago fnd PEP8-related whitespace fixes This is just a roug 6.5 KB Diff Download File
argv.py 16 14 years ago Jono Bacon Added new snippets: GStreamer and some Python Core 273 bytes Diff Download File
dicts101.py 74.1.1 14 years ago Bruno Girin Added a snippet to demonstrate dictionary operatio 3.5 KB Diff Download File
filter_map_reduce.py 70.2.1 14 years ago fnd PEP8-related whitespace fixes This is just a roug 1.4 KB Diff Download File
generatelist.py 27.1.2 14 years ago Siegfried-Angel Gevatter Pujals pythoncore/generatelist.py: don't use "list" as a 444 bytes Diff Download File
generators.py 45.1.1 14 years ago Josh Holland Added SNIPPETS_DOC to generator snippet 842 bytes Diff Download File
File introspection101.py 36.1.1 14 years ago Siegfried-Angel Gevatter Pujals pythoncore/introspection101.py: delete line with d 1.2 KB Diff Download File
listit.py 4 14 years ago Jono Bacon Added a Python Core dir and example. 299 bytes Diff Download File
lists101.py 23.1.1 14 years ago Bruno Girin Added a list 101 examples that shows most of the l 2.6 KB Diff Download File
looptimes.py 9 14 years ago Jono Bacon Added some core Python examples. 254 bytes Diff Download File
reversetext.py 9.1.2 14 years ago sferguson Add string reversal snippet 362 bytes Diff Download File
show_getopt.py 21 14 years ago Jono Bacon Some argument handling snippets. :-) 2.8 KB Diff Download File
show_optparse.py 21 14 years ago Jono Bacon Some argument handling snippets. :-) 2.4 KB Diff Download File
File simple_metaclass.py 75 14 years ago Jono Bacon GConf and Python Core snippets from Florian, thank 3.7 KB Diff Download File
sortlistbygroup.py 70.2.1 14 years ago fnd PEP8-related whitespace fixes This is just a roug 1.1 KB Diff Download File
stringcontainsstringtest.py 9 14 years ago Jono Bacon Added some core Python examples. 369 bytes Diff Download File
stringnumberconcat.py 15.1.1 14 years ago Tiago Boldt Sousa stringnumberconcat with yet another way to do it 332 bytes Diff Download File
File threaded_server.py 77 14 years ago Jono Bacon Awesome socket and threading example from Gonzalo 6.8 KB Diff Download File