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. Re: Smarter way of doing this?
  2. Diagramming (wxOGL, diacanvas2)
  3. RE: Produce anti-noise
  4. Find function names from C
  5. Seeking Python->mySQL OR module
  6. Re: JPG - PNG conversion problem
  7. HappyDoc
  8. javadoc for python
  9. internationalisation/gettext - any sample (.MO) data available ?
  10. Dr. Dobb's Python-URL! - weekly Python news and links (Feb 3)
  11. __del__ warnings apply to tp_dealloc?
  12. ANN: Munkware 0.4 - RESTish interface
  13. unittest and private methods
  14. in c extension what is easiest way to build a (PyObject) list from an array of doubles?
  15. RE: javadoc for python
  16. Question about 'if __name__ == "__main__":'
  17. test use google
  18. index in "double" list
  19. removing spaces when mixing variables / text
  20. Re: Question about 'if __name__ == "__main__":'
  21. Python Dict problems
  22. get logical drives and their type
  23. get logical drives and their type
  24. Variable scope within a class
  25. Re: Python Dict problems
  26. RE: get logical drives and their type
  27. Re: index in "double" list
  28. Is a win32 process running using the pid.
  29. Newbie import probelm..
  30. More verbose traceback
  31. test
  32. RE: PEP 327: Decimal Data Type
  33. Soprano 0.05c released!
  34. RE: Is a win32 process running using the pid.
  35. What's the matter with pydoc.org?
  36. OSCON Reminder: proposal deadline Februrary 9
  37. pyc files
  38. different string representation (buffer gap)
  39. Bitsets in Python
  40. Python Interface to MySQL 4.1 / 5.0
  41. Threading server exits ERESTARTNOHAND
  42. C Embedding problem, ImportError
  43. self-extracting installators in Python?
  44. BayPIGgies Thurs 2/12: SpamAI
  45. RE: JPG - PNG conversion problem
  46. OT: Recommended news reader?
  47. SWIG related: Error after installing m2crypto undefined symbol: EVP_rc5_32_12_16_ofb
  48. time-out
  49. Release announcement for Easibox 0.5.0
  50. relational<-->XML translation: a Python specialty absorbed by adatabase?
  51. Where does shelve look for unshelved class definitions?
  52. ANN: Leo 4.1 rc4: An outlining editor
  53. HappyDoc Error
  54. Re: newbie py2exe difficulty
  55. Unexpected mod-python behaviour.
  56. newbie with a gui question
  57. Re: How your company think about python?
  58. Reading files with names dynamically changing
  59. Modules, namespaces, parents, and import
  60. Re: Modules, namespaces, parents, and import
  61. mysqldb
  62. com wrapper and threads
  63. com wrapper and threads
  64. self-extracting installer
  65. global variables in module
  66. RE: self-extracting installer
  67. diff module
  68. RE: diff module
  69. Ein Virus in der E-MAIL von python-list @ python . org gefunden .( ddaah144@deutschepost.de )
  70. install Ctrl-C handler
  71. search between 2 files
  72. stopping a threaded script
  73. UK Python Conference: Oxford, April 16-17 2004
  74. Was re:lanching application
  75. MySQLdb which version for python 2.2.2
  76. Mcmillen Installer Question
  77. examining 'self' in IDLE
  78. Read a binary file and feed it to PyCURL
  79. How to slice range of array along a (a-priori unknown) axis?
  80. Any problems with *lots* of attributes?
  81. Extending/Embedding MacPython.
  82. Best way to control assignment to attribute?
  83. RE: Best way to control assignment to attribute?
  84. Advice: socket handling and threads
  85. Virus Alert
  86. class or function
  87. Embedding Python in C++
  88. an ingrate newbie complains
  89. [ANN] Atox 0.1 released
  90. Virus Alert
  91. returning results with embedding
  92. Qt/PyQt license confusion
  93. dlls and distutils
  94. Python+CORBA Vs EJB!
  95. RE: an ingrate newbie complains
  96. Re: an ingrate newbie complains
  97. A matrix problem. Please help!
  98. Out of Office AutoReply: HI
  99. Re: an ingrate newbie complains
  100. counting references to an instance
  101. configuring ODBC DSN with a python script
  102. ANN: Baypiggies meeting for Thursday, February 12, 2004
  103. RE: counting references to an instance
  104. RE: configuring ODBC DSN with a python script
  105. Creating an OLE server document in Python (MFC/OLE/COM/Python newbie)
  106. Ihre Anfrage: Service-Ticket 237215 -- test
  107. Need help with telnetlib flakiness
  108. Newbie -- bitwise shifts
  109. RE: Newbie -- bitwise shifts
  110. dictionary question
  111. Re: dlls and distutils
  112. RE: dictionary question
  113. Question about the built-in file() and buffer size...
  114. RE: an ingrate newbie complains
  115. Theading problems in IDLE
  116. RE: an ingrate newbie complains
  117. "ulimit -s" has no effect?
  118. larger seeds for Mersenne
  119. any examples of great well-written web apps?
  120. RE: larger seeds for Mersenne
  121. Solaris PIL JPEG Problems
  122. Payback Autoreply:
  123. spam classification breaker
  124. a strange problem in python multi-thread programming
  125. csv module usage in w2k -> lineterminator in dialect?
  126. Creating a variable of a specific type
  127. Print function and spaces
  128. where does Python stand?
  129. COM freethreaded mode bug?
  130. COM freethreaded mode bug?
  131. Virus Alert
  132. hide sourcecode
  133. Resurecting Part of Grail (HTML Tk Widget)
  134. Re: counting references to an instance
  135. boost python - type conversion
  136. like mod_python but in the kernel????
  137. integer overflow
  138. RE: spam classification breaker
  139. Configuring the serial port
  140. Long list to numeric multi-D array
  141. RE: Smarter way of doing this?
  142. Re: advice on programming style: is multiple inheritance bad?
  143. building C modules in windows + Python 2.3 + cygwin
  144. ANNOUNCE: MyHDL 0.4
  145. Virus Alert
  146. RE: spam classification breaker
  147. convert utf-8 to latin-1?
  148. Python can't divide??!?!
  149. Re: Python can't divide??!?!
  150. RE: Python can't divide??!?!
  151. RE: Python can't divide??!?!
  152. Re: Python can't divide??!?!
  153. RE: Python can't divide??!?!
  154. PyRun_File
  155. RE: configuring ODBC DSN with a python script
  156. [ANN]PyCrash 0.2 released
  157. Re: Python can't divide??!?!
  158. gettext in windows
  159. Defining *class* methods on C code
  160. unbuffered input
  161. Re: unbuffered input
  162. Where can I find DBL_EPSILON?
  163. split a string and build tuple
  164. Virus found in a message you sent
  165. Newbie question on tuples
  166. how to run a python file with another file as an argument!
  167. save animated GIF in Python Image Library
  168. Custom operator
  169. How to send a file as an argument when running another file in Python
  170. HTTPSConnection Problems
  171. Error message <exceptions.TypeError unpack non-sequence>
  172. RE: counting references to an instance
  173. RE: spam classification breaker
  174. smtplib sendmail problems
  175. RE: spam classification breaker
  176. Restore intimacy l dekcmimdwnb
  177. How can this be?
  178. Looking for a DB for object persistance...
  179. Newbiew Question: Graphs and CGI in Python
  180. pdb module and threaded code
  181. Smart text parsing
  182. Big O of sets
  183. MS Access datatype mismatch error
  184. "datatype mismatch error" in MS Access
  185. RE: Looking for a DB for object persistance...
  186. larger seeds for Mersenne
  187. RE: Python can't divide??!?!
  188. RE: Big O of sets
  189. Best Beginner's Guide To Python?
  190. RE: hide sourcecode
  191. RE: hide sourcecode
  192. Interaction with two mouse
  193. Create Unicode object problem
  194. __new__ to create copy
  195. Python projects in kdevelop 2.1
  196. Problems with win32com and IE, WindowState
  197. Numeric Python, variable types and my sanity
  198. Re: Microsoft Access datatype mismatch error
  199. Re: Numeric Python, variable types and my sanity
  200. transfer undefined class methods to attribute's method [Numeric array]
  201. Difference between str and string
  202. new newbie
  203. A Simple Conference Utility Program?
  204. DOM with EntityReference support?
  205. execv putting quotes around arguments
  206. RE: configuring ODBC DSN with a python script
  207. How to implement something like javas' webstart in python?
  208. Warnings killing my performance
  209. Writing to REG_MULTI_SZ windows registry keys
  210. Resolved: Writing to REG_MULTI_SZ windows registry keys
  211. Virus Alert
  212. Total noob question re: python icon
  213. RE: Total noob question re: python icon
  214. Re: new newbie [c.l.py FAQ]
  215. Virus Alert
  216. DeprecationWarning: Non-ASCII character '\xc0'
  217. Package organisation question.
  218. Typing UTF-8 characters in IDLE
  219. RE: Print function and spaces
  220. Beginning programmer question - How to print a list in a different format
  221. RE: Beginning programmer question - How to print a list in adifferentformat
  222. Re: Beginning programmer question - How to print a list in adifferent format
  223. First & Follow sets
  224. OSCON Reminder: proposal deadline Februrary 9
  225. Does shelve use cPickle or Pickle?
  226. can I use GUI in python
  227. hex(id(...)) and negative id's, 6 questions
  228. software design question
  229. ANN: bazaar 0.99.0
  230. Your message to xml awaits moderator approval
  231. Python and DISLIN
  232. Recognize structures in Images
  233. Re: Recognize structures in Images
  234. [Twisted] Sessions validity
  235. Basic 'import' problem
  236. splitting tables
  237. ANNOUNCE: Build 200 of the pywin32 extensions (win32all) available
  238. Tkinter.Entry question
  239. passing what a function returns to another function
  240. Hey ...
  241. How to make a Gaussian Fit?
  242. efficient way for building class browsers.
  243. Python/Parrot still alive?
  244. how to pass scripts to python -c
  245. RE: spam classification breaker
  246. Python + COM problem. :(
  247. Re: how to pass scripts to python -c
  248. Clearing IDLE's screen?
  249. Your message to gconf-list awaits moderator approval
  250. PYTHON DEVELOPERS IN SINGAPORE