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. listdir() with mask
  2. Data Manipulation?
  3. urlparse.urlparse bug - misparses long URL
  4. Better way to searching.
  5. RE: Is a "real" C-Python possible?
  6. re.sub() problem (regular expression)
  7. Elementtree tag
  8. RegExp Help
  9. Re: Python implementation of "include"
  10. Finding overlapping times...
  11. Floating point subtraction rounding error (NOT display error)
  12. Changing argument value
  13. Re: Python implementation of "include"
  14. Help Please - Need to make SOAPpy server multithreaded or handleproblem some other way
  15. Eclipse/PyQt/Eric4 question
  16. Newbie design problem
  17. Christmas Shopping Made Easy
  18. Re: How to get milliseconds when substructing datetime objects?
  19. python vs perl performance test
  20. looking for gui for python code
  21. Re: Monitoring the output of an external program
  22. Clearing a DOS terminal in a script
  23. how to include a tiny debug feature in my project ?
  24. Question from a python newbie
  25. Re: to Doctest as SystemExit is to Python
  26. Re: doctest quiet again before exit how
  27. XML partial validation.
  28. problem in reading indices
  29. determining bytes read from a file.
  30. releasing the reference returned by PyLong_FromLong,PyString_FromString & friends
  31. kniterbasdb and datetime
  32. MySQLdb extracting to a list
  33. Re: what the heck does this mean?
  34. Re: Monitoring the output of an external program
  35. Monitoring the output of an external program
  36. E-Mail Parsing
  37. Re: classmethod inheritance
  38. properties give variable docstrings
  39. Dynamic or not?
  40. Difference between del and remove?
  41. Vista + Rails 2.0 upgrade => subprocess hangs
  42. PyAMF - communicate with Flash/Flex apps from Python
  43. python "sounds-like" module
  44. Re: How to get milliseconds when substructing datetime objects?
  45. how to maximize a Tkinter Window in python TK???
  46. efficient data loading with Python, is that possible possible?
  47. A way of checking if a string contains a number
  48. Finding Line numbers of HTML file
  49. Windows XP unicode and escape sequences
  50. Re:
  51. Re:
  52. Pascal code checker!
  53. sqlite weirdness
  54. Newbie ? file structures in Dict, List, Tuples etc How
  55. After running for four days, Python program stalled
  56. DBApi Question with MySQL
  57. Re: problem pickling a function
  58. Newbie NameError problem
  59. Re: Zipfile content reading via an iterator?
  60. pygtk theme colors ?
  61. __init__ method for containers
  62. Re: Zipfile content reading via an iterator?
  63. Solve a graphical problem about different logos with a script
  64. Re: psycopg
  65. gnome/nautilus extensions ?
  66. Re:
  67. 2008 computer new lang-python
  68. Re: ANN: UliPad 3.8.1 released!
  69. Re: ANN: UliPad 3.8.1 released!
  70. Loading an exe icon into a pixmap/bitmap
  71. Re: Is Python really a scripting language?
  72. RE:changing fonts?
  73. Re: replacing built-in exception types
  74. Re: replacing built-in exception types
  75. Re: replacing built-in exception types
  76. Text widget updates only after calling method exits (threadingissue?)
  77. eval raising SyntaxError (was No Subject)
  78. ANN: UliPad 3.8.1 released!
  79. Re: Zipfile content reading via an iterator?
  80. String of integers separated by commas surrounded by square brackets
  81. Elementtree find problem
  82. Re:
  83. Re: instead of reading cookies (plan B)
  84. Rewriting Recipe/410687 without map and lambda
  85. mailbox.Maildir question/problem
  86. replacing built-in exception types
  87. Standard Python 2.4 module like "crypt" for Windows?
  88. Zipfile content reading via an iterator?
  89. cadastros de e-mails por estados
  90. Re: DNS servers in Python - which ones are a good base for work?
  91. Tuples !?!?
  92. Is anyone happy with csv module?
  93. DNS servers in Python - which ones are a good base for work?
  94. Help: Trouble with imp.load_module
  95. Building python 2.5.1 from source using MSVC 2005
  96. Block comments
  97. Why does producer delay halt shell pipe?
  98. new desktops
  99. problem parsing lines in a file
  100. finding dir of main .py file
  101. Matching XML Tag Contents with Regex
  102. Leo 4.4.5 final released
  103. PyErr_NoMemory and multiple sub-interpreters
  104. Python-URL! - weekly Python news and links (Dec 11)
  105. "do" as a keyword
  106. TCP reset caused by socket.py
  107. ###### How To Turn Your Dull Website into Money Making Website######
  108. GetPath to variable
  109. pyTTS com_error
  110. simplejson setup problem
  111. Python 2.4.4 crashes inside a turbogears project
  112. Re: module level subclassing
  113. dpap implementation in python
  114. Web page from hell breaks BeautifulSoup, almost
  115. need the unsigned value from dl.call()
  116. newbie
  117. xpath and current python xml libraries
  118. Any way to program custom syntax to python prompt? >> I want to editmatrices.
  119. Re: reading cookies from PHP
  120. ANN: pyparsing 1.4.10 released!
  121. Source formatting fixer?
  122. Python Exponent Question
  123. Re: I'm missing something here with range vs. xrange
  124. SOAPpy server shutting down?
  125. Dumb newbie back in shell
  126. Re: Error when executing the library reference echo server example
  127. array.shape() gives TypeError: 'tuple' object is not callable
  128. detecting disc serial number without win32
  129. Re: Error when executing the library reference echo server example
  130. GUI development with 3D view
  131. Error when executing the library reference echo server example
  132. Importing functions that require parameters
  133. abusing exceptions for continuations
  134. Job Offer: Python Ninja or Pirate!
  135. Help needed with python unicode cgi-bin script
  136. Best way to protect my new commercial software.
  137. Re: how to get module globals into a class ?
  138. help with pyparsing
  139. Re: Distinguishing attributes and methods
  140. Re: a Python person's experience with Ruby
  141. ANN: Axon.STM 1.0.0 (beta) Minimalistic Software Transactional Memory
  142. Re: a Python person's experience with Ruby
  143. ZODB List
  144. how to get module globals into a class ?
  145. Are Python deques linked lists?
  146. RE: changing fonts?
  147. Re: [Python-3000] Possible Duck Typing Problem in Python 2.5?
  148. Is a "real" C-Python possible?
  149. regular expression for nested parentheses
  150. Re: a strange SyntaxError
  151. Re: a strange SyntaxError
  152. Re: a strange SyntaxError
  153. Re: a Python person's experience with Ruby
  154. a strange SyntaxError
  155. Re: a Python person's experience with Ruby
  156. Re: a way to keep track of # of clicks
  157. a way to keep track of # of clicks
  158. Tkinter weird (and randomly inconsistant) crashes
  159. Re: reading list of list to a file
  160. searching a value of a dict (each value is a list)
  161. Re: reading list of list to a file
  162. Re: reading list of list to a file
  163. reading list of list to a file
  164. Re: Serializing Python compiled code.
  165. Serializing Python compiled code.
  166. [newbie] My very first python web app (no framework)
  167. python from any command line?
  168. dictionary of dictionaries
  169. python/regex question... hope someone can help
  170. Re: Newbie edit/compile/run cycle question
  171. Re: Advice for editing xml file using ElementTree and wxPython
  172. Advice for editing xml file using ElementTree and wxPython
  173. Re: Newbie edit/compile/run cycle question
  174. Re: auto-increment operator - why no syntax error?
  175. auto-increment operator - why no syntax error?
  176. Re: a Python person's experience with Ruby
  177. Re: a Python person's experience with Ruby
  178. Minimalistic Software Transactional Memory
  179. Recommendations for writing a user guide with examples?
  180. Re: Ruby's Template Engine for Python
  181. Ruby's Template Engine for Python
  182. Re: Newbie edit/compile/run cycle question
  183. Re: Newbie edit/compile/run cycle question
  184. Re: a Python person's experience with Ruby
  185. Highscores list
  186. highscores list
  187. Newbie edit/compile/run cycle question
  188. Re: "Python" is not a good name, should rename to "Athon"
  189. callback confusion
  190. Re: a Python person's experience with Ruby
  191. Re: a Python person's experience with Ruby
  192. Re: a Python person's experience with Ruby
  193. distutils & OS X universal binaries
  194. Basic animation in Python - how to
  195. setattr getattr confusion
  196. how to convert 3 byte to float
  197. how to convert 3 byte to float
  198. pprinting objects
  199. setdefaultencoding error
  200. Re: download complete webpage with python
  201. Distinguishing attributes and methods
  202. RE: I'm missing something here with range vs. xrange
  203. a Python person's experience with Ruby
  204. RE: I'm missing something here with range vs. xrange
  205. RE: I'm missing something here with range vs. xrange
  206. sizers in wxpanels/notebooks
  207. changing fonts?
  208. changing fonts?
  209. Re: [pygtk] Rectangular Selection in gtk.TextView
  210. Securely distributing python source code as an application?
  211. Re: Problem with generator expression and class definition
  212. "finding hostid with python"
  213. RE: I'm missing something here with range vs. xrange
  214. Re: Problem with generator expression and class definition
  215. Python tickets summary - renewed
  216. Equivalent of perl's Pod::Usage?
  217. Re: Fill In a Form Automatically
  218. Leo 4.4.5 beta 2 released
  219. maybe you need
  220. RE: File to dict
  221. Python 3.0a2 is out
  222. Problem with generator expression and class definition
  223. Re: python and a 2 gigs Usb Stick (pure pythonic stick)
  224. python and a 2 gigs Usb Stick (pure pythonic stick)
  225. How does python build its AST
  226. eclipse pywintypes.com_error
  227. Converting Excel time-format (hours since 1.1.1901)
  228. Some python syntax that I'm not getting
  229. File to dict
  230. ftplib.nlst gives error on empty directory
  231. Re: Any simpler way to do this
  232. Re: Any simpler way to do this
  233. Re: Any simpler way to do this
  234. Any simpler way to do this
  235. [NEWB] Dictionary instantiation?
  236. ANN: Chandler 0.7.3
  237. Tkinter Newbie Question
  238. weird embedding problem
  239. Erros when compiling a CPP program which uses CPython API functions
  240. Thought you would enjoy some funny math cartoons!!!
  241. Can I embed Windows Python in C# or VC++?
  242. PyImport_ImportModule("foo.bar")
  243. Python Profiler GUI like Matlab?
  244. Re: which configparse?
  245. Re: Speed of Nested Functions & Lambda Expressions
  246. I'm missing something here with range vs. xrange
  247. Class destructor -- strange behaviour
  248. Capturing global input?
  249. Calculate an age
  250. sqlite or xml