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. speed
  2. SciTE as editor for Python: No print formatting under LINUX.
  3. newbie
  4. RE: newbie
  5. refreshing a wxWidget
  6. Interface graphique pour python
  7. Re: Platform independent way to play an mp3 file
  8. Re: age of Python programmers
  9. Tkinter
  10. Re: age of Python programmers
  11. how to tell if x is an instance of new class?
  12. Merging pdf documents with Python
  13. RE: Interface graphique pour python
  14. Re: Merging pdf documents with Python
  15. HTMLParser question
  16. Interface to win32 resources
  17. My only complaint about Python
  18. Re: age of Python programmers
  19. python cgi speedup on iis
  20. Re: Please help -- Tkinter Scale widget with DoubleVar is actingweird
  21. staticmethod problems
  22. Unix applications in python: production install questions
  23. Problems with adding a new built-in data type
  24. Alternative decorator syntax decision
  25. ZeroDivisionError: float division (baby steps)
  26. RE: Alternative decorator syntax decision
  27. ANN: pyxe
  28. IDLE under Cygwin - no toolbar menu. Any idea why?
  29. problem using C-bindings
  30. Re: ANN: pyxe
  31. Re: ANN: pyxe
  32. Mixing classes...
  33. Re: ANN: pyxe
  34. Re: age of Python programmers
  35. RE: Alternative decorator syntax decision
  36. RE: PEP 318: Can't we all just get along?
  37. Rita Sue and Bob too
  38. stopping windows services
  39. Re: Rita Sue and Bob too
  40. html templates
  41. Re: age of Python programmers
  42. pyXLWriter - simple example code ?
  43. How to change a file's date/timestamp?
  44. *expression and iterables
  45. RE: Rita Sue and Bob too
  46. RE: Alternative decorator syntax decision
  47. Alternative decorator syntax decision
  48. pyXLWriter - cancel previous question
  49. RE: Alternative decorator syntax decision
  50. TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
  51. Array of objects in numpy.
  52. Re: Alternative decorator syntax decision
  53. esoteric question about dict keys (Re: age of Python programmers)
  54. Regular expression guaranteed to fail
  55. Decorator alternatives: Newbie perspective
  56. Re: How to sort this kind of list easily?
  57. RE: Alternative decorator syntax decision
  58. Feature Request: Current time in traceback
  59. RE: Rita Sue and Bob too
  60. RE: How to sort this kind of list easily?
  61. Re: Why isn't XUL more popular?
  62. Re: Alternative decorator syntax decision
  63. Re: Alternative decorator syntax decision
  64. Re: esoteric question about dict keys (Re: age of Pythonprogrammers)
  65. Re: [Tkinter-discuss] Please help -- Tkinter Scale widget withDoubleVar is acting weird
  66. Re: My only complaint about Python
  67. sub-shell errors
  68. Re: My only complaint about Python
  69. [Q] Bug in cgi.FieldStorage?
  70. Re: My only complaint about Python
  71. Decorator keyword options
  72. Install Python on win32 without modifying registry
  73. Newbie to XML in Python
  74. RE: Newbie to XML in Python
  75. WSDL/SOAP/XML-RPC HELP
  76. forking smtpd
  77. Re: Decorator keyword options - brainstorming
  78. RE: Alternative decorator syntax decision
  79. Re: Alternative decorator syntax decision
  80. Fate of lambda, Functional Programming in Python...
  81. RE: python cgi speedup on iis
  82. Toronto-area Python Users Group (PyGTA) meeting Tuesday @19:00hrs
  83. How to clean python interpreter's environment?
  84. decorator J4 - any objections?
  85. classes are objects... so how can we custom print them: we need a classmethod syntax
  86. Re: Removing Email attachments
  87. RE: Alternative decorator syntax decision
  88. Re: Fate of lambda, Functional Programming in Python...
  89. IDLE
  90. I know SAS (sort of)...now, PYTHON
  91. Re: Fate of lambda, Functional Programming in Python...
  92. Re: Fate of lambda, Functional Programming in Python...
  93. Re: Decorator keyword options - brainstorming
  94. "Socket" files?
  95. Files in unix and windows
  96. RE: Decorator keyword options - brainstorming
  97. Re: esoteric question about dict keys (Re: age of Pythonprogrammers)
  98. Re: Alternative decorator syntax decision
  99. Python AI resources
  100. J2 decorator grammar
  101. Why are strings immutable?
  102. RE: J2 decorator grammar
  103. [newbie] Strange behavior of the re module
  104. Has anyone implemented BASIC in Python?
  105. How to set wxTextCtrl style to wxHSCROLL?
  106. Overriding logical operators?
  107. RE: Overriding logical operators?
  108. Re: Overriding logical operators?
  109. C language processing.
  110. RE: My only complaint about Python
  111. RE: Why are strings immutable?
  112. popen child termination
  113. Re: popen child termination
  114. Re: popen child termination
  115. file access in jythonc
  116. __metaclass__ and __author__ are already decorators
  117. Parsing C header files with python
  118. Re: __metaclass__ and __author__ are already decorators
  119. discover redirected url
  120. Re: __metaclass__ and __author__ are already decorators
  121. Re: __metaclass__ and __author__ are already decorators
  122. Re: Mail Delivery (failure telephonie.freebox@freetelecom.com)
  123. Re: __metaclass__ and __author__ are already decorators
  124. Detecteing Unicode encodings
  125. Re: __metaclass__ and __author__ are already decorators
  126. Question about importing modules
  127. Re: __metaclass__ and __author__ are already decorators
  128. unicodedata name for \u000a
  129. Re: Interesting
  130. zipfile module: problems with filename having non ascii characters
  131. backward compatibility?
  132. serial iteration over several lists
  133. Global config option - import issues again.....
  134. Re: __metaclass__ and __author__ are already decorators
  135. Validating SGML parser?
  136. Fwd: Overriding logical operators?
  137. Re: Overriding logical operators?
  138. RE: J2 decorator grammar
  139. Python future performance and speed
  140. sock.recv() in Windows
  141. RE: J2 decorator grammar
  142. RE: J2 decorator grammar
  143. RE: J2 decorator grammar
  144. [PATCH] RE: J2 decorator grammar
  145. Getting benifits of database transactions in an OO way?
  146. Re: Getting benifits of database transactions in an OO way?
  147. Help with Calculater (first program)
  148. Alternative decorator syntax - POLL RESULTS SO FAR - ARE WE DONE?
  149. Re: Global config option - import issues again.....
  150. RE: Overriding logical operators?
  151. RE: Alternative decorator syntax - POLL RESULTS SO FAR - ARE WEDONE?
  152. Re: Python future performance and speed
  153. RE: Alternative decorator syntax - POLL RESULTS SO FAR - ARE WEDONE?
  154. Re: [PATCH] RE: J2 decorator grammar
  155. RE: J2 decorator grammar
  156. Re: Global config option - import issues again.....
  157. Re: unicodedata name for \u000a
  158. Re: [PATCH] RE: J2 decorator grammar
  159. 100 % portable ?
  160. Process spawning in win32
  161. Re: [PATCH] RE: J2 decorator grammar
  162. Re: 100 % portable ?
  163. Re: Python future performance and speed
  164. Your message to plucker-dev awaits moderator approval
  165. clear content of 'printed'
  166. ANN: libgmail 0.0.8 - Gmail access via Python - POP3 Proxy added!
  167. request for logging SyslogHandler help
  168. Making different things equal
  169. uppercase? RE: Alternative decorator syntax
  170. RE: Alternative decorator syntax - POLL RESULTS SO FAR - ARE WEDONE?
  171. J2 proposal: keyword
  172. Re: unicode name for \u000a
  173. Jython/Python and javax.swing.*
  174. RE: J2 proposal: keyword
  175. RE: On consensus decision-making (was Re: Alternative decoratorsyntax - POLL RESULTS SO FAR - ARE WEDONE?)
  176. RE: On consensus decision-making (was Re: Alternativedecoratorsyntax - POLL RESULTS SO FAR - ARE WEDONE?)
  177. Python is to C as letters are to words.
  178. RE: J2 proposal: keyword
  179. RE: Python is to C as letters are to words.
  180. Debunking Art - fraudster with python AI engine?
  181. printing a wxIEHtmlWin window
  182. python doesn't like my numbers
  183. 2 GB files
  184. RE: Alternative decorator syntax decision
  185. newsgroup for embeded/extend python ?
  186. Re: J2 proposal: keyword
  187. Parsing Python code with a Python Program
  188. Having problems installing wxPython
  189. Logical lines of code counter
  190. Re: Having problems installing wxPython
  191. ANN: Python MegaTypes
  192. Re: J2 proposal: keyword
  193. J2 paper 0.2.1
  194. Python/COM scale problem with Internet Explorer
  195. Re: J2 paper 0.2.1
  196. XMLObject - problem with recursive definitions
  197. RE: 2 GB files
  198. RE: My only complaint about Python
  199. Re: esoteric question about dict keys (Re: age of Pythonprogrammers)
  200. python usage
  201. comment utiliser python sous Fedora
  202. line shift? (baby steps 2)
  203. training classes in Atlanta, GA?
  204. Re: [PATCH] RE: J2 decorator grammar
  205. __name__ becoming read-write?
  206. RE: J2 paper 0.2.1
  207. Re: [Tkinter-discuss] Please help -- Tkinter Scale widget withDoubleVar is acting weird
  208. RE: J2 paper 0.2.1
  209. RE: J2 paper 0.2.1
  210. RE: J2 paper 0.2.1
  211. Dynamic Scoping problem
  212. Message could not be delivered
  213. Re: [PATCH] RE: J2 decorator grammar
  214. Mail sent to Hibernian has a virus !!!
  215. Bug in string.lstrip?
  216. Class or Modules?
  217. Re: Executing bytecode from a string.
  218. Re: J2 proposal: keyword
  219. telnet 'connection reset by peer'
  220. urllib hangs
  221. Standard graph API?
  222. Re: J2 proposal: keyword
  223. RE: J2 proposal: keyword
  224. py2exe, PyXML, and utf-16-be Error
  225. Re: [Q] Bug in cgi.FieldStorage?
  226. RE: J2 decorator grammar
  227. RE: J2 paper 0.2.1
  228. RE: Standard graph API?
  229. function taking scalar or list argument
  230. Re: J2 proposal: keyword
  231. RE: function taking scalar or list argument
  232. Finding a class' superclasses
  233. PEP318: radical notion
  234. Re: J2 decorator grammar
  235. Re: J2 proposal: keyword
  236. Dr. Dobb's Python-URL! - weekly Python news and links (Aug 23)
  237. decompyle available anywhere?
  238. Using Python to Disable the new Windows XP Firewall in SP2
  239. Dr. Dobb's Python-URL! - weekly Python news and links (Aug 23)
  240. Py2Exe and Threading
  241. Can't run program on Eclipse 3 w/pydev 0.4.2
  242. jonpy uploading
  243. Re: Py2Exe and Threading
  244. Re: J2 paper 0.2.1
  245. RE: J2 paper 0.2.1
  246. key words instead of predef
  247. Python SOAP?
  248. % format strings
  249. Getting at the bits of a 32-bit integer
  250. How does a "script" differ from a "program" or "subroutine"?