PDA

View Full Version : Python


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 [96] 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319

  1. Source insight support files
  2. pydoc - how to generate documentation for an entire package?
  3. Automated static checking of portability
  4. os.EX_USAGE and friends not available in Windows?
  5. Re: Retrieving all open applications ...
  6. Re: a simple tcp server sample
  7. a simple tcp server sample
  8. Deep comparison of sets?
  9. pydoc - generating HTML docs from string input
  10. regular expression syntax the same in Python, Perl and grep?
  11. Need help writing coroutine
  12. manually cutting a picture
  13. os.popen does not seem to catch stdout
  14. What colour model does the image use in PIL
  15. Re: manually cutting a picture
  16. command-line arguments in IDLE
  17. a revolutionary principle > please read that
  18. Strange behavior of __get__ in a descriptor in IPython
  19. finding bluetooth serial port
  20. Re: manually cutting a picture
  21. Mail System Error - Returned Mail
  22. RE: Parallel Python environments..
  23. private data stashed in local/global execution context of PyEval_EvalCode disappears down the execution stack
  24. zipfile handling
  25. command-line arguments in IDLE
  26. Re: Confused about closures and scoping rules
  27. Re: Confused about closures and scoping rules
  28. Re: LaTeX tutorial updated
  29. Confused about closures and scoping rules
  30. Next meeting of the Hamburg Python User Group
  31. Looking for a good Python environment
  32. Re: Populating huge data structures from disk
  33. PyObject sanitizer (CPython 2.4.4)
  34. global name is not defined
  35. RE: Parallel Python environments..
  36. RE: Populating huge data structures from disk
  37. RE: Parallel Python environments..
  38. How do I change elements in a list?
  39. Re: Populating huge data structures from disk
  40. RE: Populating huge data structures from disk
  41. subprocess chokes on spaces in path
  42. How do I get the PC's Processor speed?
  43. Re: Populating huge data structures from disk
  44. Re: [Python.NET] What can I do with DLL?
  45. Re: Insane crazy question - printing commands
  46. Bill Gates was never the Richest man on earth
  47. Re: Insane crazy question - printing commands
  48. Re: Insane crazy question - printing commands
  49. Re: Insane crazy question - printing commands
  50. Re: Insane crazy question - printing commands
  51. Insane crazy question - printing commands
  52. regular expressions
  53. python equivalent to heckle
  54. Re: Drawing charts in Qt
  55. pyuno and calc
  56. Parallel Python environments..
  57. Please explain collections.defaultdict(lambda: 1)
  58. Re: Pythonic ORM with support for composite primary/foreign keys?
  59. Drawing charts in Qt
  60. Re: What about a Python Tree container?
  61. Pythonic ORM with support for composite primary/foreign keys?
  62. List to Tuple and Tuple to List?
  63. Trouble with for loop
  64. how to filter files by creation date
  65. How to use list as key of dictionary?
  66. RE: How to Create pyd by C#
  67. hi friends
  68. SIP won't compile on OSX 10.3
  69. supplemental data factory
  70. is PyUnicode_Decode a part of public api
  71. Re: Library package import question
  72. Re: Library package import question
  73. Eclipse3.3 with Pydev 1.3.10 Mylar problem, have Mylyn
  74. dictionary viewer
  75. help
  76. Functions as Objects, and persisting values
  77. IDLE won't color code!
  78. Thread Profiling
  79. Python-URL! - weekly Python news and links (Nov 5)
  80. instance as a sequence
  81. wxPython ListCtrl
  82. How can i find the form name without "nr=0"
  83. Python thinks file is empty
  84. pylab numpy zeros
  85. httplib.HTTPSConnection with timeout support (pyton 2.5.1)
  86. Library package import question
  87. Downloading file from cgi application
  88. parsing string to a list of objects - help!
  89. Descriptors and side effects
  90. Re: opinion - file.readlines blemish
  91. PyObjC with Xcode 3.0 Leopard
  92. achieving performance using C/C++
  93. Funny quote
  94. [ANN] Scope_Plot, another plot library for real time signals.
  95. cgi undefined?
  96. pygresql
  97. modify a file
  98. how to keep order key in a dictionary
  99. how does google search in phrase
  100. How to know more about an exception?
  101. how to iterate through each set
  102. Re: Low-overhead GUI toolkit for Linux w/o X11?
  103. Re: Low-overhead GUI toolkit for Linux w/o X11?
  104. Python good for data mining?
  105. bsddb in python 2.5.1
  106. problem with iteration
  107. how to fill many data strings from socket.recvfrom()
  108. Low-overhead GUI toolkit for Linux w/o X11?
  109. how easily can glob.glob say Unix bash `echo *`
  110. Re: Poor python and/or Zope performance on Sparc
  111. jigsae puzzle issue
  112. Python IDE
  113. Python launcher not working on Mac after Leopard upgrade?
  114. Poor python and/or Zope performance on Sparc
  115. Re: count increment...
  116. Can local function access local variables in main program?
  117. how to do the mapping btw numpy arrayvalues and matrix columns
  118. MP3 and ID3 library/module recommendations
  119. __file__ vs __FILE__
  120. Instances of BaseException and family don't provide __module__?
  121. how to pass a function name and its arguments inside the arguments of other function?
  122. IDLE
  123. python tutorial on a single html page?
  124. Bizarre additional calling overhead.
  125. Sub-sort after sort
  126. Re: error ...1 value to unpack
  127. Assertion for python scripts
  128. using the filter function within class return error
  129. difference between IDLE and command line
  130. http client using ssh -D
  131. PyQt with embedded python in Qt App
  132. [ANN] Leo 4.4.4 Final released
  133. Copy database with python..
  134. python newbie
  135. MySQLdb.string_literal
  136. compiling python 3000 on debian etch
  137. Webservices, SOAP and Python
  138. new style class
  139. Writing GTK UI for Python apps in XUL
  140. posting to a form with no form name
  141. Re: looping
  142. Is pyparsing really a recursive descent parser?
  143. Re: Strange problem when using re module with threads
  144. Configuration Management
  145. Adding GNU Readline after installation?
  146. os.readlink returning value
  147. trapping DLL import issues without blocking pop up window
  148. ValueError: invalid \x escape
  149. (MAC) CoreGraphics module???
  150. Re: to sum a list in a dictonary
  151. help on dictionary
  152. PyCheck for a classes defined in python and user data in PyObject_HEAD
  153. Re: marshal vs pickle
  154. Re: marshal vs pickle
  155. Re: Is it possible to use a instance property as a default value?
  156. Re: Is it possible to use a instance property as a default value ?
  157. Is it possible to use a instance property as a default value ?
  158. shelve.open() and error 22: invalid argument
  159. setting and getting column in numpymatrix
  160. Syntax coloring in Python interpreter
  161. How can I have one element list or tuple?
  162. python at command prompt
  163. AOP and pep 246
  164. serving html from a python script in IE
  165. urllib.getproxies and PAC
  166. just a crazy question
  167. C extension question
  168. Re: Which persistence is for me?
  169. source example including the python shell in a wxPython application
  170. PyQt with embedded python in Qt App
  171. Re: Which persistence is for me?
  172. Re: attaching someconfusing results in webbrowser.open on gnulinux
  173. Re: Which persistence is for me?
  174. Re: Which persistence is for me?
  175. Which persistence is for me?
  176. Iterable Flattener with Depth.
  177. attaching someconfusing results in webbrowser.open on gnulinux
  178. What is Jython?
  179. Re: dynamically generating temporary files through python/cgi (ot)
  180. ANN: O'Reilly e-book, "Getting Started with Pyparsing"
  181. XML document causes pickle to go into infinite recursion
  182. PyDict_*() refcount assumptions
  183. Print a list to a string?
  184. a few questions.
  185. XML DOM, but in chunks
  186. 3 number and dot..
  187. Dictionary help
  188. permuting over nested dicts?
  189. Building libraries that my extensions can use. [distutils]
  190. Method needed for skipping lines
  191. Re: Fwd: Namespace question
  192. Re: appending into a list
  193. Re: shouldn't 'string'.find('ugh') return 0, not -1 ?
  194. Re: Python bug tracker now secret?
  195. Re: shouldn't 'string'.find('ugh') return 0, not -1 ?
  196. Re: Python bug tracker now secret?
  197. Re: dictionary and list
  198. Re: shouldn't 'string'.find('ugh') return 0, not -1 ?
  199. Re: shouldn't 'string'.find('ugh') return 0, not -1 ?
  200. Re: shouldn't 'string'.find('ugh') return 0, not -1 ?
  201. capturing output of command line in an array
  202. Re: Python bug tracker now secret?
  203. Python bug tracker now secret?
  204. Re: two files into an alternate list
  205. Re: shouldn't 'string'.find('ugh') return 0, not -1 ?
  206. Re: shouldn't 'string'.find('ugh') return 0, not -1 ?
  207. Re: shouldn't 'string'.find('ugh') return 0, not -1 ?
  208. Re: shouldn't 'string'.find('ugh') return 0, not -1 ?
  209. Fwd: Namespace question
  210. Namespace question
  211. shouldn't 'string'.find('ugh') return 0, not -1 ?
  212. py2exe (or other exe builder) on Vista system for Vista/XP install targets.
  213. Creating a temporary file in Python
  214. help with pyparsing
  215. Python and SQLite release cycles
  216. marshal vs pickle
  217. jpeg image read class
  218. NEW INVENTED CAR INSURANCE FOR YOUR CAR
  219. Earn Up To 100's of $ per Day with Ease!
  220. Re: redundancy_check
  221. sgmlop - xmlrpclib - bang
  222. Re: Retrieving all open applications ...
  223. basic threading question
  224. SOAPpy / WSDL help... please
  225. Re: Is there a usenet library for Python?
  226. Is there a usenet library for Python?
  227. Metaclass vs Class factory
  228. why did these companies choose Tcl over Python
  229. Arp request to get MAc Adress with IP address
  230. _tkinter installation in python 2.5 on mandriva with a default 2.4
  231. parsing ast nodes help to get callfunc values.
  232. simple? embedding question
  233. Parsing xml file in python
  234. Python Interview Questions
  235. Re: dictionary and list
  236. choose from a list
  237. Re: A Python 3000 Question
  238. SQLObject 0.9.2
  239. SQLObject 0.8.6
  240. SQLObject 0.7.9
  241. Re: Help ctypes on arm linux not compile
  242. logic programming in python (was something about py3k)
  243. Earn Up To 100's of $ per Day with Ease!
  244. Hide comments in emacs python mode?
  245. Re: appending into a list; dictionary and list
  246. Proxying downloads
  247. Re: appending into a list
  248. Readline and record separator
  249. Connect to Crystal reports Database
  250. Re: Help ctypes on arm linux not compile