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

  1. Regular Exp
  2. RE: Regular Exp
  3. RE: Regex matching 3rd word in a line?
  4. Re: Problem Building PySQLite (Win32)
  5. timeoutsocket.py
  6. programming languages (etc) "web popularity" fun
  7. googling for fun (and profit...? naah!-)
  8. Re: Programming in Python
  9. [newbie] file object not returned by function?
  10. Confusing on overriding functions
  11. RE: Regex matching 3rd word in a line?
  12. lazy Tkinter question - [focus / virtual keyboard]
  13. syntax highlightening
  14. RE: delete duplicates in list
  15. RE: popen[2-4] does not work with parameters inside quotes
  16. adding attributes to a function, from within the function
  17. Access the methods of a class
  18. RE: alwayssortedlist (was Re: On PEP 322 (ireverse))
  19. Re: LAID (was: python libs v lisp coolness?
  20. RE: alwayssortedlist (was Re: On PEP 322 (ireverse))
  21. prePEP: Decimal data type
  22. Boolean confusion
  23. A simple Python CGI server?
  24. RE: Boolean confusion
  25. Goofy re.sub behavior
  26. Py2exe invalid syntax???/i hate distutils
  27. Installation WIN32 extensions over WINDOWS2003
  28. Re: Py2exe invalid syntax???/i hate distutils
  29. Py2exe invalid syntax???/i hate distutils
  30. Pickling Generators
  31. Re: Py2exe invalid syntax???/i hate distutils
  32. Py2exe invalid syntax???/i hate distutils
  33. Distutils: bdist_wininst. System integration use. (--silent option?,etc.)
  34. Windows 2000 service app
  35. Missing module?
  36. Py2exe still won't run
  37. import cx_Oracle
  38. Distutils
  39. gcc compile / link questions
  40. multiple check boxes
  41. ANN: pyfromc - Python from C++ and vice versa
  42. My first Python program.. Calculating pi geometrically.
  43. py2exe question
  44. XML-RPC
  45. Everybody likes python
  46. Re: multiple check boxes
  47. Py2exe and logging module
  48. Shelve operations are very slow and create huge files
  49. newbe questions
  50. RE: py2exe question
  51. Python on Itanium Windows 64: available or planned?
  52. RE: py2exe question
  53. simple echo server
  54. Py2exe still won't run
  55. Py2exe on windows
  56. global variables ?
  57. what is this?
  58. ANN: Snakelets 1.6 (simple-to-use web app server with dynamic pages)
  59. Array and COM object interfacing
  60. Unexpected problem: DirsSync-1.3-rc3 - directories synchronizer
  61. None
  62. ANN: SQLObject 0.5
  63. Finding the "home" folder [Linux/Windows]
  64. Py2exe error messages
  65. Food at Pycon
  66. RE: py2exe question
  67. operator.isMappingType
  68. RE: ANN: ActivePython 2.3.2 & ActivePython 2.2.3
  69. ANN: BayPIGgies meeting for Thursday, November 13, 2003
  70. Py2exe on windows
  71. suggestion for Python
  72. IDLE traceback on sys.exit()
  73. Re: ANN: ActivePython 2.3.2 & ActivePython 2.2.3
  74. Re: Py2exe on windows
  75. It's still I, Miville
  76. Py2exe on windows
  77. unittest -- simple question
  78. dictionaries with nested lists
  79. Malformed header error... pls help!
  80. RE: i18n pot file
  81. another dictionary q
  82. Re: Shelve operations are very slow and create huge files
  83. xmlrpc via local proxy
  84. flatten() time trial mystery. (or, 101 ways to flatten a nested list using generators)
  85. file delimiter in dependency of os
  86. Tkinter pack bug in Python 2.3
  87. Newbie Question
  88. Re: Py2exe and logging module
  89. Type constants in type module
  90. Re: Shelve operations are very slow and create huge files
  91. Textbox with ScrollBar
  92. PyQt, Qt, Windows and Linux
  93. gdmodule max colors
  94. Re: It's still I, Miville
  95. Re: Shelve operations are very slow and create huge files
  96. Two naive Tkinter questions
  97. Puzzling form/cgi problem
  98. Re: Shelve operations are very slow and create huge files
  99. F2py and Compaq Visual Fortran 6.6, Win-XP
  100. Rejoinder on typing axes
  101. Re: Shelve operations are very slow and create huge files
  102. numeric rounding thought
  103. ActivePython or Python2.2.3+win32?
  104. form processing question
  105. Weird asyncore behaviour
  106. round() problem?
  107. pickle: maximum recursion depth exceeded
  108. hex oct int string coversions?
  109. Distinguishing cp850 and cp1252?
  110. Experienced programmer evaluating Python
  111. Shelve newbie??
  112. thanks a lot...
  113. Re: Shelve operations are very slow and create huge files
  114. nearest neighbor in 2D
  115. Getting error condition from MySQLdb
  116. Selling Python Software
  117. Unicode -> Python -> DBAPI -> PyPgSQL -> PostgreSQL
  118. idle2.3 character encoding
  119. Parameters passing in Python
  120. PYTHONPATH is ignored by win32all?
  121. Testing validity of for...in...
  122. Re: nearest neighbor in 2D
  123. Re: Python-list Digest, Vol 2, Issue 34
  124. Re: Malformed Header
  125. Python Installation Problem
  126. Re: Malformed Header
  127. Re: Faster (smarter?) dictionary building
  128. running functions in parallel on multiple processors
  129. Dr. Dobb's Python-URL! - weekly Python news and links (Nov 3)
  130. Re: Explanation of macros; Haskell macros
  131. Re: Malformed Header
  132. Re: Two naive Tkinter questions
  133. Python Database Objects (PDO) 1.1.0 Released
  134. RE: programming languages (etc) "web popularity" fun
  135. Embedding Python in a threaded app
  136. static? + some stuff
  137. RE: programming languages (etc) "web popularity" fun
  138. Fwd: Malformed Header
  139. Re: Malformed Header
  140. Re: Tkinter pack bug in Python 2.3
  141. Memory management
  142. Does python always need to compile ENTIRE program before it can start to run it???
  143. pdf2exe trouble
  144. Optparse and varible nargs
  145. Re: Does python always need to compile ENTIRE program before it canstart to run it???
  146. RE: Does python always need to compile ENTIRE program before it can start to run it???
  147. String substitution -- reactions?
  148. Re: Does python always need to compile ENTIRE program before it can start to run it???
  149. distutils->Problems installing data directories if has SUBDIRECTORIES
  150. TypeError: can't multiply sequence to non-int
  151. variable assignment within a loop
  152. SMTP Authentication
  153. Re: Does python always need to compile ENTIRE program before itcanstart to run it???
  154. Forcing import of sitecustomize.py
  155. Qn: Nested dictionary cleanup
  156. setup.py for c++
  157. Re: ANN: ActivePython 2.3.2 & ActivePython 2.2.3
  158. EIBTI
  159. Re: variable assignment within a loop
  160. Re: Two naive Tkinter questions
  161. Simple scipy question F-distribution
  162. Max 64 connections/thread under Windows?
  163. tar interface
  164. Function Name Resolution Problem
  165. strptime performance
  166. Re: TypeError: can't multiply sequence to non-int
  167. RE: Does python always need to compile ENTIRE program before it can start to run it???
  168. RE: Does python always need to compile ENTIRE program before it can start to run it???
  169. RE: Does python always need to compile ENTIRE program before it can start to run it???
  170. RE: Does python always need to compile ENTIRE program before it can start to run it???
  171. RE: what is this?
  172. new file.write method
  173. Tkinter event question
  174. Can't get wxGrid to work
  175. Please explain the meaning of 'stealing' a ref
  176. RE: alwayssortedlist (was Re: On PEP 322 (ireverse))
  177. RE: strptime performance
  178. RE: alwayssortedlist (was Re: On PEP 322 (ireverse))
  179. for line in ftpr: and fptr.tell()
  180. Re: Re: Simple scipy question F-distribution
  181. Sorting out which exceptions to handle
  182. GetEnhMetaFileHeader API and win32all
  183. New to Python - Compiled Language?
  184. help: distutils with .pyc only
  185. Converting GIFs with Python Image Library
  186. wxPython
  187. bash Vs python ??
  188. how do I stop the screen scrolling ?
  189. Re: alwayssortedlist (was Re: On PEP 322 (ireverse))
  190. sorting "problem"
  191. Testing & stdout
  192. Rounding
  193. Re: TypeError: can't multiply sequence to non-int
  194. Problem with installer5b5_5 and python 2.3.2-1
  195. Using debug print routine inside assert
  196. Extendin/Embedding architecture diagram
  197. Re: Two naive Tkinter questions
  198. A way to avoid copying update_slot of type_setattro ?
  199. UserDict question
  200. Question re threading and serial i/o
  201. Reporting important unhandled exceptions before they occur
  202. Problem using swig
  203. Memory leak in python-2.2.3 on solaris?
  204. breaking iteration of generator method
  205. I sti-ll... haven't found,.... what I'm looking for.
  206. RE: prePEP: Decimal data type
  207. RE: prePEP: Decimal data type
  208. RE: prePEP: Decimal data type
  209. RE: prePEP: Decimal data type
  210. RE: prePEP: Decimal data type
  211. RE: prePEP: Decimal data type
  212. RE: prePEP: Decimal data type
  213. RE: prePEP: Decimal data type
  214. RE: prePEP: Decimal data type
  215. RE: prePEP: Decimal data type
  216. Advanced OOP tutorial
  217. New Forums
  218. PyQt leaves C-code in python modules
  219. RE: prePEP: Decimal data type
  220. XORing long strings opimization?
  221. RE: XORing long strings opimization?
  222. round off
  223. Any suggestions to speed this up
  224. Mixing generators and recursion
  225. enable/disable widgets with checkbox(TKinter)
  226. RE: prePEP: Decimal data type
  227. dictionary keys, __hash__, __cmp__
  228. RE: prePEP: Decimal data type
  229. RE: prePEP: Decimal data type
  230. RE: enable/disable widgets with checkbox(TKinter)
  231. Re: popen5: New POSIX process module
  232. Stuck on inheritance
  233. Arcana & subtle profundities...
  234. Re: New to Python - Compiled Language?
  235. Re: New to Python - Compiled Language?
  236. garbage colllector
  237. Tkinkter - how can I control where the main widget appears
  238. RE: prePEP: Decimal data type
  239. dump table and data with mysqldb
  240. mySQL v4.0
  241. RE: unichr() question
  242. (htmllib) How to capture text that includes tags?
  243. Modify Python Code - no idea at all
  244. New to Python; Command equivalents
  245. Re: Tkinkter - how can I control where the main widget appears
  246. Pickling Objects inherited from dict (Bug?)
  247. class with invalid base class
  248. Re: Stuck on inheritance
  249. Why no try-except-finally ?
  250. COM event callbacks