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. Functional programming gotcha
  2. popen: how to make sure child process is terminated and get return code?
  3. ConfigParser: buggy or just a mess?
  4. Re: [Off-Topic] cvs
  5. Windows python/Pmw-tkinter problem
  6. win32com: interfaces <coclass_interfaces>
  7. Input statement question
  8. python-dev Summary for 2003-10-01 through 2003-10-15
  9. Strange Hotshot problem...
  10. Printing a text file using Python
  11. Need Psyco profiling help...
  12. any_srv (async server for whatever you want --default metakit)
  13. Re: Why don't people like lisp?
  14. Automating IE 6.0
  15. Remote Win32 Registry confusion?
  16. Text Based UI
  17. Re: which lisp book ?
  18. win32all problem with win32pdh.EnumObjectItems under win2K
  19. 2.3 on Debian Woody: doable?
  20. Addition and multiplication puzzle
  21. RE: wish list for python
  22. Clueless: piping between 2 non-python processes
  23. Re: AI and cognitive psychology rant
  24. play mp3 files from python
  25. Do Windows Python 2.3 extensions require MS Visual Studio?
  26. pythonwin and dot popup window
  27. xml.sax feature question
  28. variables with loop-local scope?
  29. Regular expressions
  30. Newbie Questions: Swithing from Perl to Python
  31. RE: Newbie Questions: Swithing from Perl to Python
  32. Comparing variable types
  33. Re: Newbie Questions: Swithing from Perl to Python
  34. checking if a connect using ServerProxy fails
  35. I am new to Python - nntp newsread question - Thanks
  36. Like a matrix
  37. Whoa! Do Python and Lisp really have LAMBDA ?
  38. IDLE and msvcrt getch()
  39. RE: Like a matrix
  40. img2pytk.py ; any users out there ?
  41. Phonecodes in Haskell (was Re: Python from Wise Guy's Viewpoint)
  42. Portable readable dump format
  43. Mac quicktime module
  44. Running Python (Windows) with _spawnvp requires unexpected quotes around arguments
  45. PyPy: sprint and news
  46. RE: Running Python (Windows) with _spawnvp requires unexpectedquotesaround arguments
  47. wxPython and macros (was: Why don't people like lisp?
  48. RE: Python mascot? How about a Pythoneer?
  49. Help: low level user input
  50. freeze problem, undefined symbol
  51. Check for new line character?
  52. Bug in strptime?
  53. Tk not working. Help! :-)
  54. Problem with Tk on Windows
  55. Re: AI and cognitive psychology rant
  56. [Announce] M2Crypto 0.12 + Win32 binaries
  57. Is there a method that returns a character at a specified index?
  58. Iterative numerical optimizaiton routines?
  59. Newbie: Classes
  60. Newbie question, Does variable need instance after its class modification?
  61. Re: Is there a method that returns a character at a specified index?
  62. newbie question, when __call__ method is used?
  63. "Error in sys.excepthook" message from Python 2.3 multi-threaded script
  64. Timer
  65. memory leakage detection
  66. Simple Problems: Caps and Commas
  67. Python is Considered Harmful
  68. Python is not [yet] Considered Harmful
  69. RE: Simple Problems: Caps and Commas
  70. Skript that reads from Unix Pipe _AND_ interacts by getkey()
  71. ANN: EmPy 3.3 -- A powerful and robust templating system for Python
  72. Dr. Dobb's Python-URL! - weekly Python news and links (Oct 27)
  73. logging module: problem with custom handlers
  74. Make a relative url path from an absolute path to another one
  75. Running a python farm
  76. RE: win32com: interfaces <coclass_interfaces>
  77. RE: Running a python farm
  78. Redirecting stdio for extension function (again)
  79. ANNOUNCE: Mod_python 3.1.2 Beta
  80. RE: win32com: interfaces <coclass_interfaces>
  81. Hex to int conversion error
  82. Pickling object inherited from dict
  83. Python 2.3: socket.gethostbyname(socket.gethostname()) fails?
  84. Re: Python is not [yet] Considered Harmful
  85. RE: Hex to int conversion error
  86. ANN: Twisted 1.1.0, the framework of *your* internet
  87. Re: PEP 289: Generator Expressions (please comment)
  88. list behavior
  89. Python on win64
  90. RE: list behavior
  91. RE: list behavior
  92. [Tkinter] Listbox only takes one column
  93. RE: Best way to use Python to make 2d XY scatter graphs?WillTKinter do it?
  94. RE: Running a python farm
  95. Error PyReverse / PyArgo on Windows XP Python 2.3.2
  96. RE: Is it any good?
  97. SQL recordset -> XML
  98. GMT is off
  99. Is it any good?
  100. I fought typelib- and typelib won.
  101. ANN: ActivePython 2.3.2 & ActivePython 2.2.3
  102. Re: SQL recordset -> XML
  103. Re: Concurrency models (was: Timer)
  104. win32ui CreateFileDialog Can't Set Dir
  105. Installing a second version of an existing package
  106. Python for .NET 1.0 beta 1 released
  107. PIL: Do I need to close?
  108. Pdf -> Doc
  109. Expanding regexps
  110. itertools.flatten()? and copying generators/iterators.
  111. Proper clean up of the COM server
  112. CSV Dialect Example Requested - NEWBIE
  113. Why I love Python (warning: rambling)
  114. How to use python-mcrypt?
  115. Pythonic Abstract Base Class / Interface
  116. module variable scope
  117. RE: module variable scope
  118. Pygame and TKinter
  119. Installing Python in an separat area
  120. Re: Running a python farm
  121. Possible incoherences on Py_TPFLAGS_HEAPTYPE.
  122. import from a database / a string
  123. RE: Is it any good?
  124. Installation of Python 2.3 on Windows 95
  125. sockets and servers
  126. odbc and accessing database results by field
  127. Timer interrupt of execution?
  128. No model named _socket
  129. Python Locales under windows
  130. manipulate string
  131. Re: don't use 'from' (was Re: module variable scope)
  132. Re: **NEWBIE - QUESTION**
  133. blanket except clause -- best practice?
  134. Re: [Mono-announce-list] Python for .NET 1.0 beta 1 released
  135. **NEWBIE - QUESTION**
  136. RE: odbc and accessing database results by field
  137. PEP 289: Generator Expressions (ACCEPTED)
  138. PEP 322: Reverse Iteration (REVISED, please comment)
  139. Re: **NEWBIE - QUESTION**
  140. RE: **NEWBIE - QUESTION**
  141. order of object desctruction
  142. Getting real argv[0] in python
  143. RE: odbc and accessing database results by field
  144. getopt, i don't get it
  145. Python slow for filter scripts
  146. getting MS Access table relationships with pythonWin?
  147. RE: odbc and accessing database results by field
  148. Re: Python for .NET 1.0 beta 1 released
  149. Python debug libraries
  150. RE: odbc and accessing database results by field
  151. Newb, using Python in win32 app, how to import c++ modules created with swig from an .exe
  152. Re: Concurrency models (was: Timer)
  153. Problem with new versions of win32all
  154. Converting from VB? Partial success...
  155. regular expression reverse match?
  156. RE: Python slow for filter scripts
  157. plotting and diagramming library
  158. how to retrieve attachment in a mail ?
  159. RE: [Python-Dev] Decimal.py in sandbox
  160. Microsoft Access read from linux python
  161. Altering the namespace of the calling function
  162. On PEP 322 (ireverse)
  163. method in the definiton of a methond
  164. jython/java inheritance question?
  165. Tkinter optionDB question
  166. [ANNOUNCE] PyPlet v1.00
  167. Global namespace (was Re: python libs v lisp coolness?
  168. getstatusoutput() headaches :(
  169. re-connect to a database
  170. gc assertion failure
  171. RE: getstatusoutput() headaches :(
  172. Re: Python slow for filter scripts
  173. PEP 323: Copyable Iterators
  174. Re: [Python-Dev] Decimal.py in sandbox
  175. GUI-based build system
  176. RE: PEP 322: Reverse Iteration (REVISED, please comment)
  177. RE: gc assertion failure
  178. different ways to creating two lists from one
  179. delete duplicates in list
  180. get the latest file in a directory
  181. NEWBIE: 'print 0108' is syntax error?
  182. lightweight human-readable config?
  183. Dynamically creating attributes and methods
  184. RE: NEWBIE: 'print 0108' is syntax error?
  185. How can I move or copy files using python?
  186. How can I move and copy files using python?
  187. Re: Dynamically creating attributes and methods
  188. coverage.py can't find source file
  189. flow control / get next / filter?
  190. question about overriding method
  191. Python versus VB
  192. Setting up properties from the __init__ method
  193. Re: flow control / get next / filter?
  194. Python 2.3.2 / Tkinter Problem
  195. best GUI toolkit for python: tkinter, wxPython or what?
  196. RE: gc assertion failure
  197. How do you make Python reliable???
  198. multithreaded PyObject_CallFunction
  199. Mandrake Linux ate my CD drive
  200. Removing Unicode from Python?
  201. RE: Removing Unicode from Python?
  202. PEP 322: Reverse Iteration (second revision, please comment)
  203. Py_TPFLAGS_HEAPTYPE, what's its real meaning ?
  204. Python + ioctl + Windows HOWTO??
  205. exit status from a pipe
  206. silent saveas ?
  207. Rekall not longer available from theKompany.com
  208. Is there a way to import a modified script module twice?
  209. dynamic method which can be debugged
  210. RE: How can I move and copy files using python?
  211. The BEST arcade-style controller for yourPC/Mac/Playstation/Xbox/etc.
  212. Auto-crop in PIL?
  213. Lexical Scope
  214. Problem Building PySQLite (Win32)
  215. Overwriting / reassigning instance / garbage collection?
  216. Re: Problem Building PySQLite (Win32)
  217. serial port access
  218. RE: best GUI toolkit for python: tkinter, wxPython or what?
  219. RE: Removing Unicode from Python?
  220. win2k sound control
  221. RE: silent saveas ?
  222. RE: Removing Unicode from Python?
  223. Python 2.3.2 on AIX5.1 with IBM C compiler
  224. Faster (smarter?) dictionary building
  225. Re: Faster (smarter?) dictionary building
  226. RE: Faster (smarter?) dictionary building
  227. Re: best GUI toolkit for python: tkinter, wxPython or what?
  228. popen[2-4] does not work with parameters inside quotes
  229. suggestions for pam_python?
  230. overriding '=' operator?
  231. Propert handler question
  232. cephes
  233. Temple of Elemental Evil and Python
  234. HTMLParser problems.
  235. genealogy and U.S. maps help
  236. Programming in Python
  237. RE: "Error in sys.excepthook" message from Python 2.3multi-threadedscript
  238. Registering a COM object in Python
  239. Re: Programming in Python
  240. Image recognition + python + pil
  241. Simple Webserver problem
  242. sorting a list of tupples
  243. WIN32ALL-155 thru 159 Crash On Install
  244. Re: Problem Building PySQLite (Win32)
  245. confused about Python assignment
  246. Re: Explanation of macros; Haskell macros
  247. LAID (was: python libs v lisp coolness?
  248. Re: Faster (smarter?) dictionary building
  249. Regex matching 3rd word in a line?
  250. Implementing a scripting language in Python