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

  1. Re: Label Variables
  2. Re: Getting al classes inside a package
  3. [TRAC] WikiInclude on 0.11 - Noah Kantrowitz blocks bug-fix
  4. very puzzling doctest behaviour
  5. Keyword args to SimpleXMLRPCServer
  6. Deploying embedded Python
  7. Re: arrays in lists
  8. Re: arrays in lists
  9. Re: arrays in lists
  10. error during call to cPickle
  11. python web server questions
  12. Re: arrays in lists
  13. Another newbie design question
  14. New to Python Would like debug advice
  15. SWIG & C Extensions, win32 & MinGW: undefined reference
  16. Re: Using 'property' in evolving code
  17. Getting al classes inside a package
  18. ANN: Leo 4.4.6 beta 1 released
  19. "Suite of the imaginary beings" now complete for free download!
  20. is it possible to install 2 Python versions on windows XP ?
  21. Free LINUX Tips and Triks - Building Interactive Movie With Ming
  22. Debugging pipe IPC
  23. checking for negative values in a list
  24. checking for negative values in a list
  25. Static linking of python and pyqt
  26. arrays in lists
  27. Deleting lines from a file
  28. Re: why this error?
  29. Imports in Packages
  30. Announcement: pacparser - a c library to parse proxy auto-config(pac) files
  31. Re: looping list?
  32. Cookie expiration time
  33. Re: Help: Trouble with imp.load_module
  34. MySQL_python install failed on Ubuntu 7.1
  35. programming container object
  36. Detecting memory leaks on apache, mod_python
  37. Re: assemble a webpage!
  38. strptime() in _strptime.py vs lib-dynload/time.so
  39. Python dummy interpreter
  40. Immutable Geometry Types
  41. Donate to the Python Software Foundation!
  42. RE:Windows XP unicode and escape sequences
  43. int vs long
  44. List problem
  45. Re: why this error?
  46. Terminate capability ....
  47. MySQLdb syntax issues - HELP
  48. IDLE question
  49. python docs in contrib?
  50. OpenOpt install
  51. python-xlib question
  52. How to generate pdf file from an html page??
  53. Finite State Machine GUI editor in python?
  54. Re: Inter-process communication, how?
  55. ANN: Python Google Chart (pygooglechart) 0.1.2
  56. Inter-process communication, how?
  57. in-client web server
  58. ANN: csvutils 0.1
  59. Allingn controls wxPython
  60. About Rational Number (PEP 239/PEP 240)
  61. Suggested Reading
  62. Re: Get()
  63. Informations about hardware, computers, configurations...
  64. ANN: eric 4.0.4 released
  65. Re: Convert a sequence of bits to a bit-string
  66. Convert a sequence of bits to a bit-string
  67. Convert a sequence of bits to a bit-string
  68. Pythonic way to add method alias in subclass
  69. lotus nsf to mbox
  70. embedding filedialog in a frame in tkinter
  71. opposite of zip()?
  72. an Invitation to be Involved in a Survey on Developing ScientificComputing Software
  73. Handling cookies without urllib2 and cookielib
  74. How to detect if a image file has icc profile embeded?
  75. Connecting to SQL database
  76. Python - Map decode routine problem?
  77. Python - Map decode routine problem?
  78. Python routine decodes enceypted map image format - Program problem.
  79. Re: py.test generative tests behavior unexpected
  80. Re: py.test generative tests behavior unexpected
  81. Passing arguments to exe
  82. Can't get compiled jython to work...
  83. Python import search path!
  84. Regular expression for phyton ebook, free download |
  85. container.___le___ can use only <=?
  86. speed versus threading or asyncore
  87. Re: Loops and things
  88. HTTPS GET request.
  89. Call for Project Participation in Development Sprints at PyCon 2008
  90. High speed web services
  91. Compressing a text file using count of continous characters
  92. Python for Java programmer
  93. state machine and a global variable
  94. Tk Tkinter : multiple file selection dialog over multipledirectories ?
  95. SpamBayes/Windows volunteer help needed
  96. Re: [Plone-Users] Why Can't I Do This?
  97. DB Query Parse Hangup
  98. Re: simple string formatting question
  99. simple string formatting question
  100. Any reason why nobody uses code tags here?
  101. Loops and things
  102. Loops and things
  103. How to read a binary file into a mysql table
  104. Re: listdir() with mask
  105. making all letters Caps/Small Letters
  106. Alternative to python -u for binary upload to cgi on windows?
  107. listdir() with mask
  108. Data Manipulation?
  109. urlparse.urlparse bug - misparses long URL
  110. Better way to searching.
  111. RE: Is a "real" C-Python possible?
  112. re.sub() problem (regular expression)
  113. Elementtree tag
  114. RegExp Help
  115. Re: Python implementation of "include"
  116. Finding overlapping times...
  117. Floating point subtraction rounding error (NOT display error)
  118. Changing argument value
  119. Re: Python implementation of "include"
  120. Help Please - Need to make SOAPpy server multithreaded or handleproblem some other way
  121. Eclipse/PyQt/Eric4 question
  122. Newbie design problem
  123. Christmas Shopping Made Easy
  124. Re: How to get milliseconds when substructing datetime objects?
  125. python vs perl performance test
  126. looking for gui for python code
  127. Re: Monitoring the output of an external program
  128. Clearing a DOS terminal in a script
  129. how to include a tiny debug feature in my project ?
  130. Question from a python newbie
  131. Re: to Doctest as SystemExit is to Python
  132. Re: doctest quiet again before exit how
  133. XML partial validation.
  134. problem in reading indices
  135. determining bytes read from a file.
  136. releasing the reference returned by PyLong_FromLong,PyString_FromString & friends
  137. kniterbasdb and datetime
  138. MySQLdb extracting to a list
  139. Re: what the heck does this mean?
  140. Re: Monitoring the output of an external program
  141. Monitoring the output of an external program
  142. E-Mail Parsing
  143. Re: classmethod inheritance
  144. properties give variable docstrings
  145. Dynamic or not?
  146. Difference between del and remove?
  147. Vista + Rails 2.0 upgrade => subprocess hangs
  148. PyAMF - communicate with Flash/Flex apps from Python
  149. python "sounds-like" module
  150. Re: How to get milliseconds when substructing datetime objects?
  151. how to maximize a Tkinter Window in python TK???
  152. efficient data loading with Python, is that possible possible?
  153. A way of checking if a string contains a number
  154. Finding Line numbers of HTML file
  155. Windows XP unicode and escape sequences
  156. Re:
  157. Re:
  158. Pascal code checker!
  159. sqlite weirdness
  160. Newbie ? file structures in Dict, List, Tuples etc How
  161. After running for four days, Python program stalled
  162. DBApi Question with MySQL
  163. Re: problem pickling a function
  164. Newbie NameError problem
  165. Re: Zipfile content reading via an iterator?
  166. pygtk theme colors ?
  167. __init__ method for containers
  168. Re: Zipfile content reading via an iterator?
  169. Solve a graphical problem about different logos with a script
  170. Re: psycopg
  171. gnome/nautilus extensions ?
  172. Re:
  173. 2008 computer new lang-python
  174. Re: ANN: UliPad 3.8.1 released!
  175. Re: ANN: UliPad 3.8.1 released!
  176. Loading an exe icon into a pixmap/bitmap
  177. Re: Is Python really a scripting language?
  178. RE:changing fonts?
  179. Re: replacing built-in exception types
  180. Re: replacing built-in exception types
  181. Re: replacing built-in exception types
  182. Text widget updates only after calling method exits (threadingissue?)
  183. eval raising SyntaxError (was No Subject)
  184. ANN: UliPad 3.8.1 released!
  185. Re: Zipfile content reading via an iterator?
  186. String of integers separated by commas surrounded by square brackets
  187. Elementtree find problem
  188. Re:
  189. Re: instead of reading cookies (plan B)
  190. Rewriting Recipe/410687 without map and lambda
  191. mailbox.Maildir question/problem
  192. replacing built-in exception types
  193. Standard Python 2.4 module like "crypt" for Windows?
  194. Zipfile content reading via an iterator?
  195. cadastros de e-mails por estados
  196. Re: DNS servers in Python - which ones are a good base for work?
  197. Tuples !?!?
  198. Is anyone happy with csv module?
  199. DNS servers in Python - which ones are a good base for work?
  200. Help: Trouble with imp.load_module
  201. Building python 2.5.1 from source using MSVC 2005
  202. Block comments
  203. Why does producer delay halt shell pipe?
  204. new desktops
  205. problem parsing lines in a file
  206. finding dir of main .py file
  207. Matching XML Tag Contents with Regex
  208. Leo 4.4.5 final released
  209. PyErr_NoMemory and multiple sub-interpreters
  210. Python-URL! - weekly Python news and links (Dec 11)
  211. "do" as a keyword
  212. TCP reset caused by socket.py
  213. ###### How To Turn Your Dull Website into Money Making Website######
  214. GetPath to variable
  215. pyTTS com_error
  216. simplejson setup problem
  217. Python 2.4.4 crashes inside a turbogears project
  218. Re: module level subclassing
  219. dpap implementation in python
  220. Web page from hell breaks BeautifulSoup, almost
  221. need the unsigned value from dl.call()
  222. newbie
  223. xpath and current python xml libraries
  224. Any way to program custom syntax to python prompt? >> I want to editmatrices.
  225. Re: reading cookies from PHP
  226. ANN: pyparsing 1.4.10 released!
  227. Source formatting fixer?
  228. Python Exponent Question
  229. Re: I'm missing something here with range vs. xrange
  230. SOAPpy server shutting down?
  231. Dumb newbie back in shell
  232. Re: Error when executing the library reference echo server example
  233. array.shape() gives TypeError: 'tuple' object is not callable
  234. detecting disc serial number without win32
  235. Re: Error when executing the library reference echo server example
  236. GUI development with 3D view
  237. Error when executing the library reference echo server example
  238. Importing functions that require parameters
  239. abusing exceptions for continuations
  240. Job Offer: Python Ninja or Pirate!
  241. Help needed with python unicode cgi-bin script
  242. Best way to protect my new commercial software.
  243. Re: how to get module globals into a class ?
  244. help with pyparsing
  245. Re: Distinguishing attributes and methods
  246. Re: a Python person's experience with Ruby
  247. ANN: Axon.STM 1.0.0 (beta) Minimalistic Software Transactional Memory
  248. Re: a Python person's experience with Ruby
  249. ZODB List
  250. how to get module globals into a class ?