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. Class instantiation fails when passed in a file but work via line byline interpreter
  2. spam update
  3. Cython Installation on Windows
  4. setting permissions to a file from linux.
  5. Re: SHA1withRSA in python
  6. [ANN] Tyrton ERP 1.0 released
  7. Re: PP3E error
  8. who to thank for the new RST doc format?
  9. Design By Contract in Python
  10. Re: parsing grub's menu.lst
  11. Re: PP3E error
  12. Re: Problems Writing £ (pound sterling) To MS SQL Server using pymssql
  13. subprocess with shared environment?
  14. segfault matplotlib with Python2.6
  15. Re: possible newline problems
  16. Re: Retrieve Custom 404 page.
  17. possible newline problems
  18. Retrieve Custom 404 page.
  19. regular expressions ... slow
  20. Re: How to read fonts in python
  21. external program crashes when run through subprocess.popen on XP
  22. Re: Socket Programming and Data transer 'advice'
  23. Multiple equates
  24. parsing grub's menu.lst
  25. Re: Problems Writing £ (pound sterling) To MS SQL Server using pymssql
  26. Suggestions for an education programming project
  27. compressed serialization module
  28. Will MySQLdb, the Python shim, be supported for Python 2.6 or 3.x?
  29. Re: Django or TurboGears or Pylons? for python web framework.
  30. Python-URL! - weekly Python news and links (Nov 17)
  31. Installing Python2.6 on Mac Os (Leopard)
  32. Re: Problems Writing £ (pound sterling) To MS SQL Server using pymssql
  33. Re: PP3E error
  34. Pythonwin not loading DLL, should I change extensions by .pyo or pyd?
  35. install wxPython on windows without admin?
  36. Re: How to read fonts in python
  37. Best practise hierarchy for user-defined exceptions
  38. os.pipe and subprocess under Windows
  39. Sorting lists
  40. Uninstall one of two Python's
  41. Python3 - it's awesome
  42. svg and html
  43. Looking for Advice: Creation vs Access in OO Models
  44. Re: PP3E error
  45. PP3E error
  46. RE: [Py2exe-users] py2exe 0.6.9 released
  47. Python and Its Libraries--Who's on First?
  48. end child process when parent dies (on Unix)
  49. Win 98 with Python 2.5--matplotlib and Numpy problem
  50. Re: [Py2exe-users] py2exe 0.6.9 released
  51. document/image viewer
  52. Very simple WSGI question
  53. ANN: PySmell 0.7.2 released, many TextMate improvements
  54. C extension - new and init functions
  55. Midi manipulation
  56. Re: Customizing sequence types
  57. Re: Customizing sequence types
  58. Newbie code review of parsing program Please
  59. python script to act as list server
  60. Does python is suitable for enterprise cluster management?
  61. re.match and non-alphanumeric characters
  62. Have you ever used pydiction?
  63. Customizing sequence types
  64. Win 98 --Is 2.4.x The last version of Python for It?
  65. Is this optparse object abuse?
  66. [urllib2] No time-out?
  67. python 2.6, MS manifest and distutils
  68. py2exe 0.6.9 released
  69. about escape string store in mysql
  70. Palette-mode PNG images
  71. Need help in understanding a python code
  72. PP3E error
  73. pyspread 0.0.10 released
  74. Re: Two instances share an attribute
  75. Two instances share an attribute
  76. Generators and their next() and send() methods
  77. [ANN] TZMud 0.7
  78. Regular expression and exception
  79. Comparing value in two dictionaries?
  80. Suggest a Labs feature
  81. comp.lang.python
  82. english
  83. Re: Redirect Graphical output
  84. Optional parameter object re-used when instantiating multiple objects
  85. don't get JPE (Java Python Extension) compiled.
  86. Good practice when writing modules...
  87. Re: Building musical chords starting from (a lot of) rules
  88. How to eliminate quotes around string field written to a file.
  89. Re: web site feedback page using python for sending email
  90. ANN: ActivePython 2.6.0.0 is now available
  91. Re: Unsubscriptable object when using Exec
  92. C Function Pointer Wrapping Example not working
  93. object creation
  94. ElementTree XML Namspace
  95. Re: special editor support for indentation needed.
  96. Re: Multiprocessing vs. [Pyro, RPyC]
  97. Re: Multiprocessing vs. [Pyro, RPyC]
  98. Multiprocessing vs. [Pyro, RPyC]
  99. Question: what to do, my Python is getting crazy
  100. Re: Sort dictionary by value when value is a list
  101. Re: special editor support for indentation needed.
  102. Looking for traffic generating utility (like ping)
  103. special editor support for indentation needed.
  104. find() a larger string within a smaller string
  105. Fw: automatic reload
  106. web site feedback page using python for sending email
  107. Re: Building musical chords starting from (a lot of) rules
  108. Re: Building musical chords starting from (a lot of) rules
  109. Building musical chords starting from (a lot of) rules
  110. automatic reload
  111. SWIG: C++ and Python/ vector<string>
  112. Can I check if I'm running from the interpreter prompt?
  113. Determine the best buffer sizes when using socket.send() andsocket.recv()
  114. C or C++ with Pyparsing?
  115. running same script on same data on two different machines -->different result
  116. Proxy + cookie: urllib2? httplib2? Other?
  117. urllib2 - safe way to download something
  118. Re: using "private" parameters as static storage?
  119. Clustering the keys of a dict according to its values
  120. xlutils 1.1.0 released!
  121. Windows PE and Python 2.6 (Side-by-Side error)
  122. Identifying unicode punctuation characters with Python regex
  123. [UnicodeEncodeError] Don't know what else to try
  124. Re: Code generation architecture question
  125. Win98, Python 2.5 and plotmatlib
  126. Re: using "private" parameters as static storage?
  127. Re: using "private" parameters as static storage?
  128. Re: using "private" parameters as static storage?
  129. email notifier question ??
  130. Re: using "private" parameters as static storage?
  131. Re: using "private" parameters as static storage?
  132. To throw or to throw not?
  133. How to use a contiguous memory location of n bytes in python
  134. Chinese antique
  135. Re: ctypes shared object FILE*
  136. Python IF THEN chain equivalence
  137. Little direction please Python MySQL
  138. Avoiding local variable declarations?
  139. Re: What is the best Python GUI API?
  140. Re: using "private" parameters as static storage?
  141. Installing packages
  142. Re: unittest exits
  143. Re: using "private" parameters as static storage?
  144. unittest exits
  145. Re: What is the best Python GUI API?
  146. Re: using "private" parameters as static storage?
  147. Re: Text based screens without ncurses
  148. Re: using "private" parameters as static storage?
  149. Text based screens without ncurses
  150. Re: Text based screens without ncurses
  151. Re: using "private" parameters as static storage?
  152. using "private" parameters as static storage?
  153. Re: Text based screens without ncurses
  154. win32com and DispatchWithEvents
  155. Re: potential bug in UnixMailbox method of Python
  156. Re: email questions
  157. Re: Problem with sqlite3 cursor and imbricated for loop
  158. setuptools for 2.6 and windows?
  159. The return code
  160. How to "reduce" a numpy array using a costum binary function
  161. multiple breaks
  162. [Regex] Search and replace?
  163. Re: need to suspend/resume a child thread
  164. Re: Single-instance daemons
  165. Python Wrapper Tools; a Performance Study
  166. Re: memory mapped tar file contents
  167. Easy caching
  168. what should we use instead of the 'new' module?
  169. Re: concurrency program design stackless python tasklet or pythonthread?
  170. Re: memory mapped tar file contents
  171. memory mapped tar file contents
  172. need to suspend/resume a child thread
  173. PIL's ImageFile Parser and PNG's
  174. Re: duck-type-checking?
  175. Re: Single-instance daemons
  176. Single-instance daemons
  177. Re: duck-type-checking?
  178. Re: [Python-Dev] Python 2.5.3: call for patches
  179. Re: duck-type-checking?
  180. Re: duck-type-checking?
  181. Re: duck-type-checking?
  182. Re: duck-type-checking?
  183. Re: duck-type-checking?
  184. Re: duck-type-checking?
  185. Using the result of type() in a boolean statement?
  186. pygoocanvas binaries for windows?
  187. ANN: eGenix mxODBC Connect - Python Database Interface 0.9.3 (beta)
  188. loading modules, metaclasses, chicken & eggs
  189. Re: Problem with sqlite3 cursor and imbricated for loop
  190. Re: Problem with sqlite3 cursor and imbricated for loop
  191. duck-type-checking?
  192. Re: Problem with sqlite3 cursor and imbricated for loop
  193. problem with JSON-RPC
  194. [Array] Finding index that contains part of a string?
  195. Re: Problem with sqlite3 cursor and imbricated for loop
  196. Re: return a value to shell script
  197. Re: How can a function know what module it's in?
  198. return a value to shell script
  199. credit kredite oesterreich ratenkredite online kredit ohne schufa inblitzkredite
  200. Re: Problem with sqlite3 cursor and imbricated for loop
  201. Re: Problem with sqlite3 cursor and imbricated for loop
  202. int() and leading zeros in Python 2.6
  203. Re: Problem with sqlite3 cursor and imbricated for loop
  204. Does Python mess with CRLFs?
  205. fputs in tp_print crashes under Win32
  206. Upcoming Conference
  207. help me~!!!'tuple' object has no attribute 'compile'
  208. Where can I get Lucid Toolkit?
  209. Re: [Python-Dev] Python 2.5.3: call for patches
  210. inspect.findsource problem with llinecache
  211. Re: SHA1withRSA in python
  212. Re: How can a function know what module it's in?
  213. How can a function know what module it's in?
  214. cannot pickle object returned by urllib2.urlopen()
  215. Re: python bug when subclassing list?
  216. Re: Problem with sqlite3 cursor and imbricated for loop
  217. baa ob baa
  218. Re: python bug when subclassing list?
  219. How to make arrays from Lists
  220. Problem with sqlite3 cursor and imbricated for loop
  221. best python unit testing framwork
  222. Wing IDE 3.1.5 released
  223. sys.stdout, urllib and unicode... I don't understand.
  224. Parsing: request for pointers
  225. Simple question about Python lists
  226. Re: [Python-Dev] Python 2.5.3: call for patches
  227. Printing a "status " line from a python script
  228. subprocess communication, exec()
  229. Close access to the base class public methods
  230. SHA1withRSA in python
  231. Are there any FOSS Python Single-Sign-on Servers?
  232. Re: concurrency program design stackless python tasklet or pythonthread?
  233. Re: [Python-Dev] Python 2.5.3: call for patches
  234. f2py usage problem
  235. Bug in PIL 1.1.6
  236. [ANN] sqlite 0.8.3
  237. Final "Introduction to Python" of 2008
  238. Re: Final Python Class of 2008
  239. Project layout / Import files from different subdirectories
  240. Re: concurrency program design stackless python tasklet or pythonthread?
  241. Re: concurrency program design stackless python tasklet or pythonthread?
  242. concurrency program design stackless python tasklet or python thread?
  243. hello
  244. Final Python Class of 2009
  245. [Newbie] Strange output from list
  246. Python 2.5 and sqlite
  247. Re: Class v. Instance variables in Python
  248. Re: Class v. Instance variables in Python
  249. RE: Remote control of firefox (mozilla) from a python program
  250. Memory error due to the huge/huge input file size