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

  1. RE: Cross-tabulation module in Python
  2. MakeActiveXClass and MSHTML - 2 problems...
  3. binary numbers
  4. RE: Cross-tabulation module in Python
  5. Creating new classes on the fly
  6. Outdated Recipe?
  7. NameError
  8. Retrieving the full path of Unix apps
  9. [ANN] PySQLite 1.0
  10. Re: New to Python: Features
  11. Cross-tabulation module in Python
  12. Logging VNC Hits
  13. PyXMPP on Windows XP.
  14. compiling using native compiler
  15. Memory grows (without bound); doesn't if code is in function
  16. Re: Mandis Quotes (aka retiring """ and ''')
  17. convert scientific integer to normal integer
  18. Using JYTHON inside ANT : access os module -> "ImportError: no module named javaos"
  19. RE: Miscellaneous personal prejudices (was: Dr. Dobb's Python-URL!-weekly Python news and links (Oct 4))
  20. Proper use of __file__
  21. Re: [OT] New to Python: Features
  22. Problem with string parsing
  23. printing file/image on default Printer
  24. Re: Database Connectivity
  25. - Re: Data/File Structure and Algorithm for Retrieving Sorted Data Chunk Efficiently
  26. Easy List question
  27. Python as VBA replacement
  28. RE: [OT] New to Python: Features
  29. SimpleHTTPServer: connection reset by peer
  30. Data/File Structure and Algorithm for Retrieving Sorted Data Chunk Efficiently
  31. print - parameters ?
  32. shelve: choice of database package
  33. stop executing
  34. re bug
  35. Re: New to Python: Features
  36. Re: New to Python: Features
  37. python-dev Summary for 2004-09-01 through 2004-09-15
  38. Parallelization on multi-CPU hardware?
  39. Parallelization on muli-CPU hardware?
  40. Returned mail: Data format error
  41. Re: New to Python: Features
  42. Re: sys.excepthook and threads
  43. Re: New to Python: Features
  44. Re: Python Macros
  45. New to Python: Features
  46. simple Tkinter Question
  47. mp3/ogg player
  48. Accessing prefix within setup.py (distutils)
  49. Dr. Dobb's Python-URL! - weekly Python news and links (Oct 4)
  50. Dr. Dobb's Python-URL! - weekly Python news and links (Oct 4)
  51. Vancouver Python/Zope: Extreme Graph Programming in Python
  52. How can I make an existing object read-only?
  53. Re: ActivePython/IIS Request Concurrency
  54. wxPython - problem dynamically adding widgets?
  55. Is it possible to hide row/column lables in a wxPython Grid window?
  56. RE: ActivePython/IIS Request Concurrency
  57. Re: Python Macros
  58. Re: Python Macros
  59. Re: Processing a MySQL Dump file with Python
  60. ActivePython/IIS Request Concurrency
  61. [ANNOUNCE] Seventeenth release of PythonCAD now available
  62. Python Macros
  63. XML and UnicodeError
  64. Mandis Quotes (aka retiring """ and ''')
  65. Piecemeal script interpretation via C API
  66. problems with shelve
  67. pythondoc or epydoc?
  68. wxPython - what classes are available?
  69. Python-Matlab extensions: Comparisons?
  70. FTP without timeout?
  71. Processing a MySQL Dump file with Python
  72. detecting socket in use on localhost
  73. Comparing WSDL & SOAP libraries...
  74. ANN: cfgparse-0.1 - An alternative to ConfigParser
  75. [OT-Slightly] Sun Micro engineers bashing Java, and mentioning Python even Eiffel
  76. beta test release - catchmail for Python - new open source utility -
  77. Re: Python in Process Control?
  78. In Praise of Docutils
  79. compiler AST
  80. append to items depending on prior item
  81. cgi long running jobs
  82. Python and C#
  83. ANN: eric v. 3.5.0 available
  84. can't listen the file
  85. elementtree -
  86. Can't connect to MS Exchange (SMTP) from WinXP
  87. newbie permission problem
  88. How do you write this in python
  89. WeakValueDictionary
  90. metaclass and customization with parameters
  91. Re: urllib2 documentation
  92. Re: urllib2 documentation
  93. proposed struct module format code addition
  94. urllib2 documentation
  95. Encouraging Python adoption in your organization
  96. Reclaiming (lots of) memory
  97. bsddb btree sorting order
  98. Help - my Tkinter is broken
  99. Ubuntu Linux loves Python
  100. GUI to browse and select images
  101. locale.setlocale problems
  102. Embedding Python
  103. extra gibberish interspersed into urllib2 output
  104. Close a socket externally
  105. py2exe and Tix
  106. inconsistent value from __builtins__
  107. wxPython: "Nesting" wx.NoteBooks?
  108. Exception feature creep! (was: re-entering in the normal flow after an exception is raised)
  109. is there a simple way to abuse parser for this?
  110. should these be fixed for python 2.4?
  111. Proxy-Authorization with pyGoogle and pyAmazon?
  112. __author__
  113. recursing through files in a folder
  114. Re: Python libraries for playing MP3 files
  115. Python libraries for playing MP3 files
  116. No more command history with cursor keys
  117. Manipulate HTML documents via data structure
  118. Re: List rotation
  119. C API eqivalent of object.__new__
  120. Re: python vs c#
  121. RE: A newbie in more need....
  122. Search and Replace in a text.
  123. Example Code - Python+PythonNet, Ironpython, Boo
  124. A newbie in more need....
  125. Final Revision (#2) - Social Analysis & Modeling in Python
  126. Final Revision (#2) - Social Analysis & Modeling in Python
  127. python latex class and math environment
  128. RE: Day of Year Behaviour
  129. Day of Year Behaviour
  130. Help required with mod_python and apache virtual hosts
  131. Reading a text file backwards
  132. Social Analysis & Modeling with Python - Final
  133. New to python, baffled by program output
  134. How can I code to get more than One value from checkbox?
  135. Outputting to specific sound channels?
  136. RE: idiom for debug code?
  137. [Zope] How to filter and sort PropertyObjects from ZCatalog
  138. idiom for debug code?
  139. Help with boost::python and documentation tools (e.g. pydoc)
  140. simple socket code
  141. Python in Process Control?
  142. Web Application
  143. Dynamically Generating a Graph in Python
  144. Re: python connection to mssql from windows box
  145. File handling: The easy and the hard way
  146. thread execution order
  147. SegFault using deque in 2.4b3
  148. Re: multiple instance on Unix
  149. Re: Quiero empezar con python pero quisiera saber...
  150. Test html
  151. RE: Search Filter Syntax in Active Directory
  152. Adding a command to a Pmw.counter widget
  153. Constant variable and API
  154. cost of creating threads
  155. utf-8 in interactive python session
  156. Re: constructing binary backslash-n
  157. ipython instrospection like editor,ide
  158. Re: constructing binary backslash-n
  159. List rotation
  160. python connection to mssql from windows box
  161. constructing binary \n
  162. Proposal for removing self - followup
  163. Re: Social Analysis and Modeling for Python
  164. List comprehensions performance
  165. Re: multiple instance on Unix
  166. Search Filter Syntax in Active Directory
  167. Backslash substitutions
  168. Re: Social Analysis and Modeling for Python
  169. multiple instance on Unix
  170. interactive help on string functions - howto
  171. Social Analysis and Modeling for Python
  172. Avoiding shell metacharacters in os.popen
  173. RE: Quiero empezar con python pero quisiera saber...
  174. IOError: [Errno 32] Broken pipe
  175. how to get files in a directory
  176. xsvfbfuykz
  177. Calling (C)Python code from Java: Is it JPype?
  178. RE: datetime strftime methods require year >= 1900
  179. datetime strftime methods require year >= 1900
  180. Support for ODBC for Oracle through Python on solaris
  181. Support for ODBC for Oracle through Python on solaris
  182. odbc error
  183. Program that can find a find a file for you ?
  184. embedding python in python
  185. One thread freezes my whole application
  186. Mail System Error - Returned Mail
  187. [OT] wxpython dmg
  188. Maximum number of threads
  189. extending python
  190. Weekly Python Patch/Bug Summary
  191. Fortress AntiVirus scan results
  192. arithmetic coder
  193. Dr. Dobb's Python-URL! - weekly Python news and links (Sep 29)
  194. Dr. Dobb's Python-URL! - weekly Python news and links (Sep 29)
  195. Python C/API based multithread python program locks
  196. Python + strange == cool
  197. Re: all pairs of items in a list without indexing?
  198. photoshop plugin from Python script
  199. Oracle Access via cx_Oracle
  200. Oracle Access via cx_Oracle
  201. Extracting Zip Files
  202. Python 2.4b1 release date?
  203. all pairs of items in a list without indexing?
  204. Python on HPUX depot file?
  205. crossplatform curses-style apps
  206. execl() and inheritied streams
  207. Oracle Access via cx_Oracle
  208. annoying behavior
  209. Re: Using python to convert PDF document to MSWord documents
  210. Oracle Access via cx_Oracle
  211. re-entering in the normal flow after an exception is raised
  212. RE: error
  213. Toronto-Area Python users don't forget the PyGTA meeting thisevening
  214. using threads with for-loops
  215. Mail System Error - Returned Mail
  216. error
  217. Re: False exceptions?" (was Re: theme of the week: tools
  218. QuotedString must be str? (psycopg)
  219. Problem with a dictionary program....
  220. ssl
  221. QU, recently launched in icewalkers
  222. Python /etc/shadow
  223. breaking up a list
  224. little bug in python 2.3.4 silent installation on windows?
  225. Python API : constant variables & sub module creation
  226. Returned mail: Data format error
  227. os.system vs. Py2Exe
  228. no ideas?
  229. Is there a function to search the HD
  230. Python for .NET
  231. A good IDE for Python
  232. Wiki on Python and Web Programming?
  233. RE: Invalid Literal from MySQLdb Query
  234. Re: A Question....
  235. Python game help needed?
  236. [OT] Plone/Zope... Enhancing browser for better search?
  237. Portable, generic, graceful termination
  238. time
  239. finding time when url was modified
  240. problems buildin python interface to fuse
  241. Invalid Literal from MySQLdb Query
  242. pyexpat
  243. Tkinter measurements
  244. ANN: Snakelets 1.34 (simple-to-use web app server with dynamic pages)
  245. SimpleXMLRPCServer
  246. batch pretty (color) print of python code?
  247. Trouble with popen2
  248. applet jython guide
  249. compile problems / help thanks
  250. Python-LDAP for Win32