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. Why does super() require the class as the first argument?
  2. RE: errors
  3. remove duplicates from list *preserving order*
  4. bytecode obfuscation
  5. python-mode tab completion problem
  6. List mapping question
  7. Extreme Python
  8. Re: bytecode obfuscation
  9. RE: Where are list methods documented?
  10. Re: Where are list methods documented?
  11. Re: bytecode obfuscation
  12. Regular expression match objects - compact syntax?
  13. dict indexed by lists - ?
  14. how to generate SQL SELECT pivot table string
  15. OT: why are LAMP sites slow?
  16. [users@httpd] CGI and HTTP Header Location redirects
  17. CGI and HTTP Header Location redirects
  18. IPython colors in windows
  19. [Fwd: [gnu.org #220719] Re: python and gpl]
  20. Re: [Fwd: [gnu.org #220719] Re: python and gpl]
  21. Possible additions to the standard library? (WAS: About standardlibrary improvement)
  22. advice needed for simple python web app
  23. Weekly Python Patch/Bug Summary
  24. dynamic func. call
  25. Re: exporting mesh from image data
  26. Re: Possible additions to the standard library? (WAS: Aboutstandard library improvement)
  27. Learning Python for a new beginner
  28. Python 2.4 binaries for accessing PostgreSQL from Windows?
  29. making symlinks with distutils
  30. Converting a string to a function pointer
  31. Re: Possible additions to the standard library? (WAS: Aboutstandard library improvement)
  32. walktree browser filenames problem
  33. what version of pyQt are compatible with QT 3.1.1 educational ?
  34. Re: python equivalent to haskells iterate.
  35. regular expression match collection
  36. Re: bytecode obfuscation
  37. How to enable Python Scripts with MS IIS Web Server?
  38. Re: exporting mesh from image data
  39. Thread in python
  40. Python CGI --> ASP Request
  41. RE: Converting a string to a function pointer
  42. komodo thread problem
  43. MDaemon Warning - virus found: Returned mail: Data format error
  44. "Collapsing" a list into a list of changes
  45. returning True, False or None
  46. Re: returning True, False or None
  47. Converting strings to dates
  48. bicyclerepairman python24 windows idle :(
  49. Persistence design [was: RE: OT: why are LAMP sites slow?]
  50. newbie: Syntax error
  51. empty classes as c structs?
  52. [perl-python] get web page programatically
  53. string issue
  54. EDI x12 --> XML
  55. Re: exporting mesh from image data
  56. Possibly OT: Controlling winamp with Python
  57. executing VBScript from Python and vice versa
  58. Re: CGI and HTTP Header Location redirects
  59. changing local namespace of a function
  60. FW: executing VBScript from Python and vice versa
  61. Pickling and inheritance are making me hurt
  62. Re: Persistence design [was: RE: OT: why are LAMP sites slow?]
  63. [noob] Error!
  64. Re: Persistence design [was: RE: OT: why are LAMP sites slow?]
  65. How do I enter/receive webpage information?
  66. WYSIWYG wxPython "IDE"....?
  67. Re: Persistence design [was: RE: OT: why are LAMP sites slow?]
  68. how to send an int over a socket
  69. Re: how to send an int over a socket
  70. broke IDLE while defining a key-binding scheme
  71. Re: Pickling and inheritance are making me hurt
  72. dynamic modules
  73. PythonWin and PyWin32
  74. Re: EDI x12 --> XML
  75. who can tell me BASICS of Python
  76. RE: "Collapsing" a list into a list of changes
  77. Python Processes for Win32
  78. a type without a __mro__?
  79. An interesting python problem using Zope 2.7.3
  80. sos!
  81. Re: Medical GUI Application With Python
  82. After 40 years ... Knuth vol 4 is to be published!!
  83. Trouble converting hex to decimal?
  84. Re: Trouble converting hex to decimal?
  85. How to read POSTed data
  86. An Ode To My Two Loves
  87. Alternative to standard C "for"
  88. Which IDE supports python and wxpython?
  89. access problem with DCOM server written in python
  90. ANN: SPE 0.7.2.A IDE with wxGlade, Uml & Blender support
  91. RE: Python Processes for Win32
  92. pickle/marshal internal format 'life expectancy'/backwardcompatibility
  93. How do I convert arithemtic string (like "2+2") to a number?
  94. Re: pickle/marshal internal format 'life expectancy'/backwardcompatibility
  95. Insane import behaviour and regrtest.py: heeelp
  96. Definitive documentation on newstyle classes? (WAS: Pickling andinheritance are making me hurt)
  97. Re: Definitive documentation on newstyle classes? (WAS: Picklingand inheritance are making me hurt)
  98. Swig-friendly distutils.command.build_ext
  99. bad generator performance
  100. ANN: SPE 0.7.2.A IDE with uml, wxGlade and blender support
  101. RE: bad generator performance
  102. Word for a non-iterator iterable?
  103. Re: pickle/marshal internal format 'life expectancy'/backwardcompatibility
  104. Re: Trouble converting hex to decimal?
  105. Multiple constructors
  106. Python scripts a PC Interfacing equipment
  107. pygame.mixer.music not playing
  108. Python versus Perl ?
  109. Curses on Windows
  110. RE: bad generator performance
  111. Re: Confused with methods
  112. newbie wants to compile python list of filenames in selected directories
  113. loops -> list/generator comprehensions
  114. ANN: 'twander' 3.193 Released And Available
  115. [noob] Questions about mathematical signs...
  116. Googling for wmi and python....
  117. One Small step one infinite leap
  118. New to unix/python. How to install
  119. Re: After 40 years ... Knuth vol 4 is to be published!!
  120. RE: Why does super() require the class as the first argument?
  121. RE: Alternative to standard C "for"
  122. python under java2
  123. Confused with methods
  124. def __init__ question in a class definition
  125. declarations summary
  126. Unable to run IDLE Under Windows
  127. Memory Allocation?
  128. Returned mail: see transcript for details
  129. overwriting method in baseclass
  130. Dumb glob question
  131. Display subprocess progress
  132. Re: def __init__ question in a class definition
  133. SOS Win - How to save metafile as Bitmap ?
  134. Re: Python-list Digest, Vol 17, Issue 132
  135. Get importer module from imported module
  136. MDaemon Warning - virus found: Returned mail: Data format error
  137. Is email package thread safe?
  138. Tar module issue
  139. Daemon module
  140. PySol: using Qt (as a case study)
  141. Re: executing VBScript from Python and vice versa
  142. AsciiDoc 6.0.0
  143. ANN: Zeus Programmers Editor V3.94
  144. xmlentities
  145. Making dynamic data available via ODBC with Python
  146. Python on WWW - beginners question: what to choose?
  147. time + timedelta
  148. Re: SOS Win - How to save metafile as Bitmap ?
  149. Re: time + timedelta
  150. RE: Making dynamic data available via ODBC with Python
  151. Big development in the GUI realm
  152. socket question
  153. RESOLVED broke IDLE while defining a key-binding scheme
  154. Python Binary and Windows
  155. [perl-python] text pattern matching, and expressiveness
  156. Problems with python and threads under Freebsd
  157. python code with indention
  158. Synchronizing methods of a class
  159. PHP Embedded In Python
  160. def __init__ question in a class definition rephrased
  161. Modifying the global modules included with the distribution
  162. Re: def __init__ question in a class definition rephrased
  163. Subclassing cElementTree.Element
  164. Re: Modifying the global modules included with the distribution
  165. python-dev Summary for 2005-01-01 through 2005-01-15
  166. Re: Re: Big development in the GUI realm
  167. BayPIGgies: January 13, 7:30pm
  168. BayPIGgies: February 10, 7:30pm
  169. negative integer division
  170. Re: [Baypiggies] BayPIGgies: January 13, 7:30pm
  171. Re: Re: Big development in the GUI realm
  172. check socket alive
  173. Re: Re: Big development in the GUI realm
  174. Re: Re: Big development in the GUI realm
  175. Is Python as capable as Perl for sysadmin work?
  176. [maintenance doc updates]
  177. python connect to server using SSH protocol
  178. Re: Re: Big development in the GUI realm
  179. re-entrancy question
  180. Learning Python - resources and ideas
  181. Learning Python - resources and ideas
  182. how to convert 4 bytes into a float ?
  183. RE: re-entrancy question
  184. Choosing the right parser for parsing C headers
  185. Re: email extraction program
  186. User Identification
  187. How to keep a module with the same name as a module it is importing from importing itself?
  188. RE: re-entrancy question
  189. Handling import conflicts when module has the same name as a library module that it needs to import?
  190. Handling import conflicts when module has the same name as a library module that it needs to import?
  191. iterators instead of callbacks.
  192. Re: Big development in the GUI realm
  193. RE: re-entrancy question
  194. Re: Big development in the GUI realm
  195. Loop in list.
  196. Returned mail: Data format error
  197. in wxPython, how to minimize the window in absence of minimize button?
  198. Efficient checksum calculating on lagre files
  199. Re: Building Python with Tcl/Tk on Cygwin_NT-5.1
  200. graph visualisation
  201. Effbot's SimpleXMLWriter fails when py2exe'd
  202. pass named parameters to python
  203. broke tkinter
  204. Python mail filter
  205. Re: Building Python with Tcl/Tk on Cygwin_NT-5.1
  206. Re: Big development in the GUI realm
  207. Reportlab and Barcodes
  208. Downloadable python-dev archive February 2005 contains only one mail?
  209. What's wrong with `is not None`?
  210. win32 service and sockets
  211. Re: Java Integer.ParseInt translation to python
  212. tcl/tk naming scheme vs python's
  213. interactive execution
  214. Lambda
  215. Lambda
  216. Pypy - Which C modules still need converting to py?
  217. ANN: Constrict 0.1.0 DNS message parsing library
  218. Name of type of object
  219. RELEASED Python 2.3.5, final
  220. Success using Python .NET with py2exe?
  221. Dr. Dobb's Python-URL! - weekly Python news and links (Feb 9)
  222. strange behaviour with decorators.
  223. Vectors in Visual Python
  224. I don't have a clue what this is (py2exe?)
  225. Dr. Dobb's Python-URL! - weekly Python news and links (Feb 9)
  226. tkinter menu bar problem
  227. MDaemon Warning - virus found: Returned mail: see transcript fordetails
  228. Returned mail: see transcript for details
  229. Trouble with the encoding of os.getcwd() in Korean Windows
  230. Performance Issues of MySQL with Python
  231. convert list of tuples into several lists
  232. Datatype of non-negative values
  233. Is email package thread safe? (fwd)
  234. Finding user's home dir
  235. multi threading in multi processor (computer)
  236. probably weird or stupid newbie dictionary question
  237. cx_Oracle failed to load DLL BUT versions correct
  238. Re: Building Python with Tcl/Tk on Cygwin_NT-5.1
  239. porting from Tkinter to pygtk
  240. Re: win32 service and sockets
  241. wrapper classes question..
  242. Python and version control
  243. RE: Python and version control
  244. A great Alan Kay quote
  245. Freebsd thread/signal problem
  246. two questions - no common theme
  247. Help: retrieving e-mail from yahoo pop server. what's wrong?
  248. Newbie: SWIG or SIP?
  249. RE: two questions - no common theme
  250. Seekable output from ClientForm?