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: any simple and multiplatform database?
  2. how to add breakpoint at multithread program in pythonwin?
  3. Citing Python
  4. Testing whether imported function failed
  5. RE: Testing whether imported function failed
  6. RE: promoting [] by superclass?
  7. Re: Fw: any simple and multiplatform database?
  8. registering entities with sax parser
  9. Interfaces and Exceptions
  10. pywin32 support for CreateTypeLib2
  11. BayPIGgies REMINDER: June 10, 7:30pm
  12. RE: Balanced tree type coming in next Python?
  13. [python] Is there a python written fax program out there?
  14. Tkinter wait_variable problem: hangs at termination
  15. python.org CMS
  16. Python "header" files
  17. RE: promoting [] by superclass?
  18. RE: Python Speed Question and Opinion
  19. unknown encoding
  20. Doc strings for a standalone app??
  21. RE: promoting [] by superclass?
  22. Dr. Dobb's Python-URL! - weekly Python news and links (Jun 8)
  23. Perlish dictionary behavior
  24. RE: How to get process info from python
  25. Is a 'bugfix' version of jed's pymode.sl editor config file available anywhere?
  26. Delphi run python script from file
  27. RE: Perlish dictionary behavior
  28. RE: Perlish dictionary behavior
  29. dropping into pdb on an exception
  30. Code snippet: Natural string sorting
  31. dropping into the debugger on an exception
  32. parsing in python
  33. MIME attachments, and alternatives
  34. Constructor overloading
  35. list of tuple
  36. fast list search?
  37. Any good python crypto toolkit ?
  38. Re: Any good python crypto toolkit ?
  39. Re: Any good python crypto toolkit ?
  40. Python IDLE Question
  41. whatsnew 2.4 about itertools.groupby:
  42. Embedding Python in C
  43. importing embedded dynamic lib
  44. Auth API in Python
  45. The __unicode__ method in the C API, and other __-methods
  46. ['securiQ.Watchdog': error during virus check>]
  47. hotshot profiler: how to distinguish between cpu time and wait (idle)time?
  48. .idlerc directory - windoze
  49. Empty directories with zipfile
  50. Exception classes with properties
  51. Is Windows + Python + Ming (SWF/Flash) Possible ?
  52. division bug?
  53. RE: .idlerc directory - windoze
  54. RE: division bug?
  55. Quicker way to copy()?
  56. xml.dom.minidom help!
  57. strange __del__ behavior
  58. Re: strange __del__ behavior
  59. Newbie Copy Question
  60. RE: Perlish dictionary behavior
  61. Zope NewBie loosing hairs on python
  62. creating factory methods in C extension modules.
  63. Creating True Global Functions by Modifying Builtins
  64. Priting Out in COLOURS
  65. How to write dos newline in unix?
  66. Re: How to write dos newline in unix?
  67. Re: How to write dos newline in unix?
  68. Dicts 5x Faster than Sets
  69. Can (should) this be rewritten without exec?
  70. does python have useless destructors?
  71. str(list)
  72. Re: str(list)
  73. PyArg_ParseTuple
  74. My simple script parse output screen and to a new file!
  75. Re: UML Tools
  76. Python Scripting in Windows MSIE 6.0
  77. Python Scripting in Windows MSIE 6.0
  78. Python Scripting in Windows MSIE 6.0
  79. Python "aha" moment
  80. Re: strange __del__ behavior
  81. Re: Constructor overloading
  82. RE: does python have useless destructors?
  83. Passing file descriptors
  84. Re: Priting Out in COLOURS
  85. logical puzzle: how to generate reasonable archive file names fromfile and directory names
  86. Finnish Pythonistas in Espoo (Nokia Workshop) on Friday 11.6.2004?
  87. lenght of char buffers in PyArg_ParseTuple
  88. Search for a file
  89. passing PyIntType objects by reference
  90. PythonWin: WM_GETMINMAXINFO modify LPPOINT doesn't work?
  91. Recoding closures in C
  92. Re: python.org CMS
  93. Re: Search for a file
  94. python and microsoft visio
  95. python and microsoft visio
  96. Re: python.org CMS
  97. [MailServer Notification] To External Recipient: a virus was found and action taken.
  98. Needing help with m2crypto and certificates
  99. Q: Making Python use no shared extension modules?
  100. [MailServer Notification] To Recipient a virus was found and action taken.
  101. Problems installing pymat - missing libraries
  102. [MailServer Notification] To External Recipient: a virus was found and action taken.
  103. [MailServer Notification] To External Recipient: a virus was found and action taken.
  104. [MailServer Notification] To Recipient a virus was found and action taken.
  105. [MailServer Notification]To Recipient file blocking settings matched and action was taken.
  106. [MailServer Notification] To External Recipient: a virus was found and action taken.
  107. [MailServer Notification]To Recipient file blocking settings matched and action was taken.
  108. RE: regex query
  109. RE: does python have useless destructors?
  110. Re: Problems installing pymat - missing libraries
  111. reference counting and PyTuple_SetItem
  112. RE: does python have useless destructors?
  113. Compiling pymat: invalid conversion from `const maybelong*' to`int*'
  114. Distutil question
  115. RE: reference counting and PyTuple_SetItem
  116. [python] -- interesting use of the webbrowser module
  117. Re: reference counting and PyTuple_SetItem
  118. sax EntityResolver problem (expat?)
  119. Python function for building .NET 2003 Solutions
  120. Source Code Generation Tool
  121. Needed, symbolic math in Python
  122. dynamic import with heritage
  123. [script] dis/assembling mbox email
  124. Access atributes of different class..
  125. ANN: 'rex', a module for easy creation and use of regular expressions
  126. finding the right data structure...?
  127. RE: finding the right data structure...?
  128. How to get decimal form of largest known prime?
  129. RE: How to get decimal form of largest known prime?
  130. Deeply-nested class layout suggestions wanted
  131. webrowser and linux (also os.execv)
  132. RE: reference counting and PyTuple_SetItem
  133. tempfile broken in 2.3.4?
  134. Does a Python Sound Library exist?
  135. OleLoadPicturePath and IID_IPicture
  136. RE: Deeply-nested class layout suggestions wanted
  137. ANN: GDmodule 0.53 released
  138. Re: Does a Python Sound Library exist?
  139. ASP Response.BinaryWrite in Python
  140. automated response
  141. Listar command results: -- Binary/unsupported file stripped byListar --
  142. executing python script from wxpython GUI (button click)..
  143. Anonymous file closing
  144. replace a line in a text file
  145. pystone: pydotorg's RPM scores better than Fedora 2's RPM
  146. Zope, Squid and manage_workspace
  147. Bug in strptime in Python 2.3.3
  148. get name and size of attached pieces...
  149. lua: any comments
  150. Re: split
  151. Re: datastructures
  152. Re: split
  153. A faster way of finding historical highs/lows
  154. Re: Old times
  155. distutils options
  156. Re: split
  157. Python and XML processing with SAX
  158. [python] struct module round off error?
  159. property file
  160. string to object?
  161. How do you write test suites for GUI components?
  162. Re: [python] struct module round off error?
  163. Choosen Keyboard Language - win32
  164. raw Strings from XML attributes
  165. urllib IOError Exception
  166. [PyOpenGL] How do I save runtime on drawing HUGE polylines (120 000vertices)?
  167. How to detect list versus string
  168. Re: split
  169. python23_d.lib
  170. Can someone explain this weakref behavior?
  171. RE: Can someone explain this weakref behavior?
  172. Finding "hidden" syntax errors
  173. Howegrown wordcount
  174. class.print method illegal
  175. Doc error on super(cls,self)
  176. Re: regex query
  177. Is this an Bug in python 2.3??
  178. Insecure Pickling
  179. Bad install of 2.3.4 on Solaris 8
  180. RE: Can someone explain this weakref behavior?
  181. RE: does python have useless destructors?
  182. win32file.AllocateReadBuffer
  183. RE: Inheritence confusion (was Re: Deeply-nested class layoutsuggestions wanted)
  184. RE: Can someone explain this weakref behavior?
  185. Problem with urllib.urlretrieve
  186. RE: Inheritence confusion
  187. Import Problem
  188. url normalization?
  189. Teaching Python
  190. Newbie array question
  191. Silly question; best way to run a python program from Vim?
  192. Request to mailing list Lesstif rejected
  193. Exec Multiple Lines?
  194. Unbind initial bind on basic widget (text)
  195. python+py2exe+pygame licensing ?
  196. Oddity with function default arguments
  197. python+kinterbas+gui+web+boa
  198. New Online Judge System for functional languages
  199. New Online Judge System accepting Python solutions
  200. kid wants to know more about color on the screen
  201. Re: dict of arrays
  202. does python supported in WinCE/ProcketPC?
  203. LDAP Server
  204. Re: How to detect list versus string
  205. accumulators
  206. Language Suitablilty
  207. Re: Language Suitablilty
  208. RE: How to get decimal form of largest known prime?
  209. setlocale returns error
  210. Re: kid wants to know more about color on the screen
  211. Was: Is this an Bug in python 2.3?? Reflective relational operators
  212. time.strftime Timezone issue
  213. [MailServer Notification] To Recipient a virus was found and action taken.
  214. [MailServer Notification] To External Recipient: a virus was found and action taken.
  215. RE: time.strftime Timezone issue
  216. RE: time.strftime Timezone issue
  217. Good IDE for Python
  218. Re: Good IDE for Python
  219. Re: Good IDE for Python
  220. Re: Good IDE for Python
  221. new to the list and...
  222. asyncore module
  223. RE: How to get decimal form of largest known prime?
  224. RE: How to get decimal form of largest known prime?
  225. Limits on number of classes?
  226. RE: Limits on number of classes?
  227. ANN: PyMedia 1.2.2( Python mutlimedia framework )
  228. Generic database dictionary access
  229. Re: Finding "hidden" syntax errors
  230. Code density
  231. Help with os.system
  232. Searching for the best scripting language,
  233. using shelve module to create web databases....problems?
  234. Re: Searching for the best scripting language,
  235. Re: Searching for the best scripting language,
  236. RE: How to get decimal form of largest known prime?
  237. How to get VIM indentation and Python playing nicely?
  238. win32com.client passing a list of values to a C++ COM object.
  239. Multithreaded Telnet sessions
  240. How to Access Unix Shell
  241. python/c++/swig: some more problems.
  242. [MailServer Notification]To Recipient file blocking settings matched and action was taken.
  243. help
  244. Pythin createprocessasuser -- OpenProcessToken, 'Access is denied.'
  245. python array data structure
  246. Re: Bug in strptime in Python 2.3.3
  247. zope 2.7 + debian + py2.3.3 + zlib
  248. RE: does python have useless destructors?
  249. ANN: PyGUI 1.3 released (Greg's Pythonic GUI Framework)
  250. Unix fold command in python