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

  1. Re: Optimisation Hints (dict processing and strings)
  2. truncating a file from the top down
  3. Re: [Catalog-sig] Table of Python Packages, updated
  4. Python performance tips page moved to wiki
  5. problem with tkinter
  6. problem with tkinter
  7. Wanted: New Python Success Stories
  8. Problem in designing a global directory in python
  9. Automatic response to your mail (Error)
  10. cgi and multipart/form-data?
  11. Need Help: Server to pass py objects
  12. RE: Optimisation Hints (dict processing and strings)
  13. how do you use a closure in a class
  14. pyopenGL: glutInit : TypeError: not a list
  15. Python & LEGO Mindstorm control...
  16. How to execute a cmd line program without invoking console window?
  17. automatically mapping builtins (WAS: itertools to iter transition)
  18. RE: Python & LEGO Mindstorm control...
  19. instance vs class attributes
  20. Dr. Dobb's Python-URL! - weekly Python news and links (Mar 30)
  21. How to use "__new__"?
  22. Dr. Dobb's Python-URL! - weekly Python news and links (Mar 30)
  23. why and when we should do it?
  24. Python interpreter error: unsupported operand type(s) for -: 'tuple' and 'int'
  25. checksum works in unix but not win32 os
  26. distutils: package data
  27. Weekly Python Patch/Bug Summary
  28. Re: why and when we should do it?
  29. Weakrefs to classes that derive from str
  30. Re: distance, angle restraint
  31. Re: why and when we should do it?
  32. reading from a txt file
  33. [maintenance doc updates]
  34. RE: mod_python
  35. math - need divisors algorithm
  36. newbie - threading
  37. IMAP4.search by message-id ?
  38. RELEASED Python 2.4.1 (final)
  39. twistedSnmp and hexadecimal values ...
  40. PyQt on Python 2.4
  41. oddness in string.find(sub,somestring)
  42. redundant imports
  43. ANN: pyMinGW support for Python 2.4.1 (final) is available
  44. global name "Result" is not defined
  45. RE: Need Help: Server to pass py objects-THANKS
  46. Suggesting methods with similar names
  47. Py2exe and dotNet Python
  48. Using something other than ';' to separate statements
  49. Impacket & sequence numbers
  50. Re: twistedSnmp and hexadecimal values ...
  51. urllib problem (maybe bugs?)
  52. Re: urllib problem (maybe bugs?)
  53. PIL
  54. Re: Using something other than ';' to separate statements
  55. Write an hexadecimal file
  56. Re: Weekly Python Patch/Bug Summary
  57. return the last item in a list
  58. Re: [DB-SIG] Looking for Stephen Turner, maintainer of informixdb
  59. checking if program is installing using python
  60. CGI, FieldStorage and Filename
  61. AttributeError: ClassA instance has no attribute '__len__'
  62. Re: CGI, FieldStorage and Filename
  63. Re: RELEASED Python 2.4.1 (final)
  64. [ANN]: Last Chance 2005 IORCC Entries
  65. initialize a dictionary
  66. pySerial- need help.
  67. Re: PIL
  68. More decorator rumination
  69. property and virtuality
  70. McMillan Installer vs. Python 2.4
  71. Re: How To Do It Faster?!?
  72. returning a list: IndexError
  73. Python 2.4.1 build (configure) ?
  74. Python plug-in Frameworks like Eclipse RCP...
  75. problem running the cgi module
  76. RE: IMAP4.search by message-id ?
  77. AAC extracton
  78. UnicodeEncodeError in string conversion
  79. Making a DLL with python?
  80. Pari Python
  81. Mac OS X Installer for Python 2.4.1 available
  82. Formated String in optparse
  83. The value exceptions are raised with (odd behaviour?)
  84. Re: PIL
  85. How To Do It Faster?!?
  86. Error
  87. Rif: Re: How To Do It Faster?!?
  88. Generating RTF with Python
  89. hex string into binary format?
  90. RE: Generating RTF with Python
  91. Recording Video with Python
  92. AttributeError: 'module' object has no attribute 'setdefaulttimeout'
  93. Re: urllib problem (maybe bugs?)
  94. ANN: PyDev 0.9.2 released
  95. Problem with national characters
  96. split an iteration
  97. ANN: ActivePython 2.4.1 build 245 is available
  98. Printing Varable Names Tool.. Feedback requested.
  99. How To Do It Faster?!?
  100. Stylistic question about inheritance
  101. Change between Python 2.3 and 2.4 under WinXP
  102. Controling the ALU
  103. mod_python and zope
  104. assignments - want a PEP
  105. System bell
  106. assignments - want a PEP
  107. Our Luxurious, Rubinesque, Python 2.4
  108. unittest vs py.test?
  109. Re: string goes away
  110. Re: string goes away
  111. __init__ method and raising exceptions
  112. RE: string goes away
  113. Re: string goes away
  114. Re: string goes away
  115. New to programming question
  116. Re: string goes away
  117. string goes away
  118. Re: string goes away
  119. 48-hour game programming competition only 14 days away
  120. dictionary: sorting the values preserving the order
  121. what's the use of __repr__?when shall I use it?
  122. [python-perl] Translation review?
  123. Lambda: the Ultimate Design Flaw
  124. Ternary Operator in Python
  125. Ternary Operator in Python
  126. Re: Ternary Operator in Python
  127. Re: (SPAM: 50) Mail Delivery (failure jobs-bangalore@google.com)(VIRUS REMOVED)
  128. that is it is not it (logic in Python)
  129. class attributes and inner classes in C extensions
  130. StopIteration in the if clause of a generator expression
  131. A ClientForm Question
  132. Case-insensitive dict, non-destructive, fast, anyone?
  133. Showing errors explicitly in try... except
  134. Combining digit in a list to make an integer
  135. 3 weeks to go to Python-UK!
  136. Re: ANN: BigDecimal - decimal arithmetic on very large intergers
  137. Pseudocode in the wikipedia
  138. ANNOUNCE: xsdb release with N/A support and more
  139. Looking for Benchmarklets to improve pyvm
  140. Unzipping Files
  141. Re: Unzipping Files
  142. Re: class attributes and inner classes in C extensions
  143. Shelve DBRunRecoveryError
  144. numeric module
  145. Decorater inside a function? Is there a way?
  146. Re: Ternary Operator in Python
  147. how to close a gzip.GzipFile?
  148. Re: string goes away
  149. string goes away
  150. Creating Modules/Namespaces from C/C++ for better class/function encapsulation/cleanup
  151. pagecrawling websites with Python
  152. Re: how to close a gzip.GzipFile?
  153. Re: string goes away
  154. Attributes and built-in types
  155. Help with splitting
  156. Re: Pseudocode in the wikipedia
  157. How To Do It Faster?!?
  158. How To Do It Faster?!?
  159. Re: Looking for Benchmarklets to improve pyvm
  160. Module subprocess: How to "communicate" more than once?
  161. [Newbie] Search-and-delete text processing problem...
  162. Installing Python on a Windows 2000 Server
  163. (win32) speedfan api control
  164. Simple thread-safe counter?
  165. How to reload local namespace definitions in the python interpreter?
  166. How To Do It Faster?!?
  167. Docorator Disected
  168. terminating an inactive process
  169. [EVALUATION] - E03 - jamLang Evaluation Case Applied to Python
  170. Performance issue
  171. instance name
  172. Example Code : Shared Memory with Mutex (pywin32 and ctypes)
  173. Name of IDLE on Linux
  174. Re: Performance issue
  175. Re: Performance issue
  176. Re: Name of IDLE on Linux
  177. testing -- what to do for testing code with behaviour dependant uponwhich files exist?
  178. Corectly convert from %PATH%=c:\\X;"c:\\a;b" TO ['c:\\X', 'c:\\a;b']
  179. Re: testing -- what to do for testing code with behaviour dependantupon which files exist?
  180. threading.Event file descriptor
  181. python-dev Summary for 2005-03-16 through 2005-03-31 (my last)
  182. the bugs that try men's souls
  183. text analysis in python
  184. Newsgroup Programming
  185. Python Cookbook
  186. On slashdot
  187. re module non-greedy matches broken
  188. "specialdict" module
  189. RE: Corectly convert from %PATH%=c:\\X; "c:\\a;
  190. help with python-devel!!!
  191. mini_httpd (ACME Labs) & Python 2.4.1 integration
  192. Re: Corectly convert from %PATH%=c:\\X; "c:\\a;
  193. can't link Python 2.4.1 against external libxml2 ...
  194. Help me dig my way out of nested scoping
  195. Question about the Python Cookbook: How much of this is new?
  196. GUI - Qt Designer
  197. Europython 2005 is now accepting talk submissions
  198. Silly question re: 'for i in sys.stdin'?
  199. Re: Silly question re: 'for i in sys.stdin'?
  200. checkbook manager
  201. Makeing TopLevel Modal ?
  202. distutils
  203. Question about Enthought python distribution
  204. DIY Spam Filter in Python
  205. Tkinter - pixel or widget color
  206. Raise Error in a Module and Try/Except in a different Module
  207. import and scope inconsistency?
  208. What's up with the PyFX Project??? (ex PyCG nVidia CG implementation)
  209. Sending keytrokes to Windows app
  210. Testing for EOF ?
  211. Text file to SDE
  212. boolean -> DNF
  213. Problems compiling PIL under Cygwin
  214. adodbapi return value
  215. playing with pyGoogle - strange codec error
  216. Re: boolean -> DNF
  217. Extracting Font Outline informations
  218. Semi-newbie, rolling my own __deepcopy__
  219. Dr. Dobb's Python-URL! - weekly Python news and links (Apr 4)
  220. setup distributed computing for two computer only
  221. Dr. Dobb's Python-URL! - weekly Python news and links (Apr 4)
  222. Symbol Referencing Error in Fortran 90
  223. Re: terminating an inactive process
  224. Re: re module non-greedy matches broken
  225. dynamic partial mirror, apt-get fails
  226. Eric3 under WinXP
  227. Re: help with python-devel!!!
  228. Status of Chaco?
  229. Re: help with python-devel!!!
  230. Changing TEXT color from python
  231. Decorator Base Class: Needs improvement.
  232. http://zephyrfalcon.org/labs/wax.html
  233. hello
  234. gvbyhqp
  235. Mail Delivery System
  236. hello
  237. Good day
  238. sys.stdout / sys.stderr, subprocess, redirection
  239. Re: testing -- what to do for testing code with behaviour dependantupon which files exist?
  240. Gnuplot.py and, _by far_, the weirdest thing I've ever seen on my computer
  241. Insert database rows from CSV file
  242. sparse sets of integers?
  243. Re: re module non-greedy matches broken
  244. change extensions
  245. Eric3 under WinXP
  246. Super Newbie Question
  247. Web application toolkit recommendation?
  248. Re: Super Newbie Question
  249. Re: Super Newbie Question
  250. Decorator Maker is working. What do you think?