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. Weekly Python Patch/Bug Summary
  2. RE: Working on a log in script to my webpage
  3. window not responding
  4. Re: Popen3 and capturestderr
  5. Re: Best way to make a list unique?
  6. Running doctests with unittest
  7. popen2.Popen3 doesn't work well for me
  8. [CherryPy]Serve dynamic binary file in cherrypy?
  9. removing command prompt excecuting python
  10. reading timestamp from vid file (avi)
  11. Re: Small but significant memory leak in Pyana XSLT processor
  12. Python COM Class Question
  13. [perl-python] a program to delete duplicate files
  14. BayPIGgies: March 10, 7:30pm (FINAL MEETING AT STANFORD)
  15. Re: Your suggestions re virus, round 6: Virus KO
  16. Web framework
  17. MDaemon Warning - virus found: RETURNED MAIL: SEE TRANSCRIPT FORDETAILS
  18. [ANN] ConfigObj Update and New PythonUtils Package
  19. SOAPpy Interoperability w/AXIS C++
  20. running programs from within python
  21. Re: running programs from within python
  22. Problematic behavior of the import statement when several module files have the same name.
  23. Help with socket staus
  24. Is there a short-circuiting dictionary "get" method?
  25. RE: Problematic behavior of the import statement when severalmodulefiles have the same name.
  26. Second argument to super().
  27. PythonWin line spacing
  28. python cvs interface?
  29. os.walk(entire filesystem)
  30. [German] Deutschen Python-Newsgroup ist eingerichtet
  31. [German] Deutsche Python Newsgroup ist eingerichtet
  32. Re: enum question
  33. An Odd Little Script
  34. [wxPython] How to allow events during long processing routine?
  35. Share a accomodation at PyCon from march 22-27?
  36. Re: An Odd Little Script
  37. Re: An Odd Little Script
  38. Re: An Odd Little Script
  39. email.Message.set_charset and Content-Transfer-Encoding
  40. injecting "set" into 2.3's builtins?
  41. Usage example for ANSI.py from the pexpect package
  42. hotshot load error
  43. SimpleHTTPRequestHandler handling long lasting requests problem
  44. BaseHTTPServer.BaseHTTPRequestHandler and HTTP chunking
  45. looking for case insesitive dictionary
  46. [maintenance doc updates]
  47. thread end and make main program end also?
  48. split a string with quoted parts into list
  49. {VIRUS?} Returned mail: see transcript for details
  50. [ANN] Pythonutils updates - approx, approxClientproxy, caseless etc
  51. Globals between modules ?
  52. Managing updates of client application using AutoUpdate+
  53. Python 2.4, distutils, and pure python packages
  54. newbie : prune os.walk
  55. mysqldb issue
  56. PyAsm
  57. modifiable config files in compiled code?
  58. SAX: Help on processing qualified attribute values
  59. RELEASED Python 2.4.1, release candidate 1
  60. Re: Recognizing the Arrival of a New File
  61. How do I set up a timer as a subprocess?
  62. Re: How do I set up a timer as a subprocess?
  63. newbie: dictionary - howto get key value
  64. [Pmw] reusing a graph after deleting a curve
  65. RE: newbie: dictionary - howto get key value
  66. How can I Read/Write multiple sequential Binary/Text data files
  67. Re: FW: list reduction
  68. instantiate new objects
  69. Iterate using tuple as index
  70. Re: Iterate using tuple as index
  71. Re: Iterate using tuple as index
  72. Re: Iterate using tuple as index
  73. char buffer
  74. Start new process by function ?
  75. 'Browse' button for *.txt file?
  76. multiple buffers management
  77. Distutils spawn on unix acting strange
  78. Etiquette on job posts
  79. Re: [Python-Dev] RELEASED Python 2.4.1, release candidate 1
  80. how to absolute import?
  81. Behaviour of htmllib's HTML parser and formatter
  82. [Python-Dev] Re: Adding any() and all()
  83. looking up dictionaries by values
  84. __getitem__ on new-style classes
  85. Re: FW: list reduction
  86. Re: injecting "set" into 2.3's builtins?
  87. How to launch pdf viewer on Mac?
  88. Re: [Python-Dev] RELEASED Python 2.4.1, release candidate 1
  89. Setting sizes of widgets (PyGTK)
  90. Wishlist item: itertools.flatten
  91. (Newbie) Restricting inherited methods to operate on element from same subclass
  92. HC Library and *attributes parameter
  93. pythonwx with database starting point
  94. Will presentations at PyCon be recorded/streamed?
  95. Logging global assignments
  96. a RegEx puzzle
  97. hotshot ??
  98. pre-PEP: Print Without Intervening Space
  99. Re: help with warning formatting
  100. executing non-Python conde
  101. wxPtyhon 2.4 non trivial problems :D
  102. Re: a RegEx puzzle
  103. Re: executing non-Python conde
  104. Re: executing non-Python conde
  105. PEP 309 (Partial Function Application) Idea
  106. smtplib / solaris (newbie problem?)
  107. Preserving the argspec of a function after generating a closure
  108. pyparsing: odd listAllMatches behavior
  109. Re: a RegEx puzzle
  110. pyparsing: parseString confusion
  111. How to turn a variable name into a string?
  112. Pygame - jerky motion
  113. RE: hotshot ??
  114. csv module and unicode, when or workaround?
  115. Help Installing Python 2.3.5
  116. Re: Help Installing Python 2.3.5
  117. storing large amounts of data in a list/dictionary
  118. Windows Shell Extension Examples esp. IContextMenu
  119. Comparing objects to built-in literals
  120. Re: a RegEx puzzle
  121. Re: a RegEx puzzle
  122. S-exression parsing
  123. Re: injecting "set" into 2.3's builtins?
  124. Confused with classmethods
  125. About Databases...
  126. Test
  127. newbie: passing array to AutoCad through COM
  128. I'm searching for a python/pygame project to collaborate
  129. confusion around CustomException example in 'Python in a Nutshell'
  130. Re: novice question
  131. Re: novice question
  132. Adapting code to multiple platforms
  133. Re: About Databases...
  134. Re: Adapting code to multiple platforms
  135. 'class' argument optional for new.instancemethod?
  136. psycopg authentication
  137. Re: using the set command
  138. Safe Local XMLRPC
  139. Why does this not work?
  140. Tkinter WEIRDNESS or Python WEIRDNESS?
  141. Widget geometry ?
  142. Licensing Python code under the Python license
  143. Passing values to another script using CGI
  144. How to send browser to open a different URL
  145. [Ann] ctypes 0.9.5 released
  146. Re: About Databases...
  147. head for grouped data - looking for best practice
  148. is there a problem on this simple code
  149. bsddb support for berkeley db 4.3?
  150. Newbie question Tkinter bitmap
  151. Python Tkinter Newbie question
  152. Tkinter Bitmap Newbie question
  153. [ANN] XPN 0.4.5 released
  154. PythonWin
  155. Re: a RegEx puzzle (end of thread)
  156. Debugging Python Scripts inside other processes
  157. Generating data types automatically
  158. Add Properties to Instances?
  159. Can't seem to insert rows into a MySQL table
  160. Building Python 2.4 with icc and processor-specific optimizations
  161. SimpleXMLServer meets inetd
  162. Re: PEP 309 (Partial Function Application) Idea
  163. wishlist item: itertools.partition (WAS: Wishlist item: itertools.flatten)
  164. blocking a program until a non-Python process terminates
  165. Re: Installation Guide
  166. dinamically altering a function
  167. error sending path to Win OS
  168. try / except not worknig correctly
  169. pygtk help
  170. Re: dinamically altering a function
  171. Turning String into Numerical Equation
  172. Using reverse iteration to clean up a list
  173. Beware complexity
  174. Beware complexity
  175. Overloading the "and" operator
  176. Huge performance gain compared to perl while loading a text file ina list ...!?
  177. Why is lower() deprecated and how should I replace it?
  178. issues installing readine-1.12 on WinXP
  179. Linux Multimedia System
  180. Bind Escape to Exit
  181. Searching for a ComboBox for Tkinter?
  182. Problem in running a python script from XEmacs
  183. Creating desktop icons for Innosetup file
  184. Extending and Embedding
  185. tkinter: always scroll to show last line of text
  186. Configure this group in email client
  187. urllib's functionality with urllib2
  188. how to delete the close button (the X on the right most corner ofthe window) on a window
  189. brand new to python
  190. running a python script in drpython
  191. Re: Extending and Embedding
  192. Re: Install problem Windows xp HE
  193. Convert python to exe
  194. Determining the length of strings in a list
  195. Re: Apparently, I don't understand threading
  196. RE: Apparently, I don't understand threading
  197. Re: Apparently, I don't understand threading
  198. [ANN] pysqlite 2.0.alpha2
  199. Bug?
  200. [OT] Who Knows of a Good Computational Physics Textbook?
  201. Unimport module
  202. Re: Python-list Digest, Vol 18, Issue 208
  203. Re: Unimport module
  204. A Font Dialog (Tkinter)
  205. Re: [Python-Dev] RELEASED Python 2.4.1, release candidate 1
  206. {SPAM} Remote debugging with boa constructor
  207. Listbox fill=BOTH expand=YES (Tkinter)
  208. will it cause any problems to open a read-only file & not close it?
  209. Encodings and printing unicode
  210. optparse alternative
  211. urllib (and urllib2) read all data from page on open()?
  212. {SPAM} start a python application as a win NT service
  213. How do I pass structures using a C extension?
  214. Re: Apparently, I don't understand threading
  215. RE: urllib (and urllib2) read all data from page on open()?
  216. RE: urllib (and urllib2) read all data from page on open()?
  217. RE: urllib (and urllib2) read all data from page on open()?
  218. An array of a "list" of names.
  219. Escaping filename in http response
  220. python reading excel thru ADO ?
  221. super with only one argument
  222. [Fwd: RE: [PyCON-Organizers] volunteers]
  223. RE: Itertools wishlists
  224. getting data with proper encoding to the finish
  225. Getting the process list on win98
  226. win32 shell extension (virtual drive)
  227. py2app can't find boot_app.py
  228. Conversion to string: how do `s work?
  229. yum repository
  230. OS X and Tkinter
  231. command line args
  232. RE: Conversion to string: how do `s work?
  233. Re: Python becoming less Lisp-like
  234. decorating classes with metaclass
  235. Re: some information
  236. wxNotebook on a wxPanel.. how?
  237. Python info
  238. Re: will it cause any problems to open a read-only file & not closeit?
  239. How can I load a module when I will only know the name 'on the fly'
  240. __getitem__ method on (meta)classes
  241. distutils setup ignoring scripts
  242. Re: yum repository
  243. Re: Python info
  244. Wing IDE 2.0.2 Released
  245. RotatingFileHandler and logging config file
  246. RuntimeError: restricted attribute
  247. variable arguments question
  248. Re: variable arguments question
  249. Downloading all files older than 3 hours from a ftp-server.
  250. Bitmaps On Buttons ?