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. Can't get pcap file scanner to terminate normally
  2. Some questions...
  3. RE: strange behaviour with decorators.
  4. Crash in thread on program termination
  5. RE: Python and version control
  6. newbie question
  7. hard_decoding
  8. Re: Re: Big development in the GUI realm
  9. how can I replace a execfile with __import__ in class to use self variables
  10. PyQt and Python 2.4 - also WinXP LnF?
  11. wxgrid multiline cell editor
  12. pygame and music
  13. Testing conditions.
  14. Re: A 'Python like' language
  15. That horrible regexp idiom
  16. deepcopy chokes with TypeError on dynamically assigned instance method
  17. pyFMOD writing a callback function in Python
  18. thread / twisted defered etc...
  19. SAP IDOC with python
  20. Re: Python-list Digest, Vol 13, Issue 85
  21. Re: Python-list Digest, Vol 13, Issue 102
  22. sre is broken in SuSE 9.2
  23. [ANN] Movable Python 0.4.6
  24. Re: Freebsd thread/signal problem
  25. Re: Building Python with Tcl/Tk on Cygwin_NT-5.1
  26. Re: sre is broken in SuSE 9.2
  27. passing arguments like -JOB
  28. Re: hard_decoding
  29. pyclbr
  30. some question about tp_basicsize
  31. Re: That horrible regexp idiom
  32. implementing singleton class at the module level
  33. lambda and for that matter goto not forgetting sugar
  34. OT: Anyone want a GMail account?
  35. is there a safe marshaler?
  36. Re: OT: Anyone want a GMail account?
  37. python equivalent to access reports
  38. Variable size plot symbols, variable hue plot colors in Python (MatPlotLib) ?
  39. goto, cls, wait commands
  40. Re: executing VBScript from Python and vice versa
  41. Is this a bug? BOM decoded with UTF8
  42. [N00B] What's %?
  43. Python v.s. c++
  44. namespaces module (a.k.a. bunch, struct, generic object, etc.) PEP
  45. Python COM Makepy Excel 9.0 error
  46. Python-libnjb on macosx
  47. Re: That horrible regexp idiom
  48. Re: Python v.s. c++
  49. ftplib - file.write, file.close() - verify finished writing locally before delete source?
  50. Tkinter.Canvas saved as JPEG?
  51. Re: Python v.s. c++
  52. Re: hard_decoding
  53. [perl-python] combinatorics fun
  54. RE: [N00B] What's %?
  55. Install MySQLdb on Mac OS X (10.3)
  56. ANN: ActivePython 2.3.5.236 and ActivePython 2.4.0.244 are available
  57. Unit Testing in Python
  58. PyQt documentation
  59. Zope: Adding a layer causes valid output to become an object reference?
  60. Loading functions from a file during run-time
  61. Your message to RT-Announce awaits moderator approval
  62. Your message to RT-Announce awaits moderator approval
  63. Your message to RT-Announce awaits moderator approval
  64. Re: Python-libnjb on macosx
  65. PyINI : Cross-Platform INI parser
  66. Testing web applications
  67. Python in Makefile Question
  68. [NooB] Using Escape Sesquences with Strings...
  69. Statement coverage tools revisited
  70. Multi-Platform installer generator
  71. THREAD_STACK_SIZE and python performance?
  72. Re: Multi-Platform installer generator
  73. frozenset() without arguments should return a singleton
  74. Injecting a C side object into the local dict
  75. MDaemon Warning - virus found: Returned mail: Data format error
  76. Alternative to raw_input ?
  77. Postgres and SSL
  78. Concurrent Python
  79. 1998 CNRI license compatibility
  80. Partnership Opportunity
  81. Re: mxCGIPython binaries for Python 2.3.5
  82. Re: That horrible regexp idiom
  83. problem with tk and pass by refference (I think :)
  84. Re: mxCGIPython binaries for Python 2.3.5
  85. frozenset() without arguments should return a singleton
  86. check if object is number
  87. Python UPS / FedEx Shipping Module
  88. Commerical graphing packages?
  89. Trouble using telentlib
  90. [perl-python] 20050211 generating expression by nested loops
  91. pre-check for string-to-number conversion
  92. dos box appears when clicking .pyc
  93. A REAL money maker. IT WORKS!!!!
  94. Python in EDA
  95. exception handling for a function returning several values
  96. connecting to Sybase/MsSQL from python
  97. xmlrpc username/password failures
  98. PHP session equivalent?
  99. listerator clonage
  100. Your message to RT-Announce awaits moderator approval
  101. Your message to RT-Announce awaits moderator approval
  102. Re: listerator clonage
  103. Returned mail: Data format error
  104. ANN: pyMinGW support for Python 2.3.5 (final) is available
  105. Unittesting for web applications
  106. Iterate through dictionary of file objects and file names
  107. Web interface GUI??
  108. Re: [perl-python] 20050211 generating expression by nested loops
  109. Re: Concurrent Python
  110. Re: Python in EDA
  111. Docs. for logging module typo
  112. Re: Newbie needs help with canvas.create_image !
  113. Message could not be delivered
  114. SCons build tool speed
  115. tk resource file for geometry?
  116. For American numbers
  117. exec function
  118. Re: [PATCH] Re: frozenset() without arguments should return a singleton
  119. Text files read multiple files into single file, and then recreate the multiple files
  120. Re: [PATCH] Re: frozenset() without arguments should return asingleton
  121. help please
  122. Why Tk treat F10, F11, F12 diferently from F1...F9?
  123. Re: Why Tk treat F10, F11, F12 diferently from F1...F9?
  124. Re: Why Tk treat F10, F11, F12 diferently from F1...F9?
  125. writing unicode apps in python - some beginner questions.
  126. Considering python - have a few questions.
  127. [NooB] a Variable in multiple quotes...
  128. Python-list@python.org
  129. changing __call__ on demand
  130. ANN: Pyro 3.5 beta (remote objects)
  131. graphing
  132. Second posting - Howto connect to MsSQL
  133. [EVALUATION] - E02 - Support for MinGW Open Source Compiler
  134. Q: Portable Way to Make Files Read Only
  135. Re: RFC 2965 cookies, cookielib, and mailman.
  136. builtin functions for and and or?
  137. win32 extension install hiccup
  138. AES crypto in pure Python?
  139. Tkinter option_add for menu radiobutton
  140. Your message to RT-Announce awaits moderator approval
  141. Pythonic poker client
  142. FCGI Help?
  143. Your message to RT-Announce awaits moderator approval
  144. OS env for Windows
  145. RE: OS env for Windows
  146. Newbie help
  147. Help with embedding fully qualified script name
  148. FS: O'Reilly Python Pocket Reference
  149. custom classes in sets
  150. RE: custom classes in sets
  151. RE: custom classes in sets
  152. saving a text file
  153. RE: connecting to Sybase/MsSQL from python
  154. Re: custom classes in sets
  155. keep a local COM Server alive
  156. [PATCH] allow partial replace in string.Template
  157. Re: Concurrent Python
  158. Re: check if object is number
  159. gui scripting
  160. keeping a COM server alive
  161. Problem with nested lists as arrays
  162. nested lists as arrays
  163. safest way to open files on all platforms
  164. PIG/IP Meeting (Python Interest Group In Princeton) Wed. Feb. 16.
  165. newbie question - identifying name of method
  166. Re: mxCGIPython binaries for Python 2.3.5
  167. Re: mxCGIPython binaries for Python 2.3.5
  168. Re: mxCGIPython binaries for Python 2.3.5
  169. Python C API version mismatch for module pytspc ---Gyach voice chat problems
  170. nested lists as arrays
  171. Re: Probel with socket "recv" function on Win2000
  172. ValueError: invalid literal for int(): 1.0000000000e+00
  173. Re: ValueError: invalid literal for int(): 1.0000000000e+00
  174. [newbie] - How to remain at prompt after script execution?
  175. Scan document pages to a compressed PDF
  176. thanks jean
  177. RE: Help with embedding fully qualified script name
  178. Re: ValueError: invalid literal for int(): 1.0000000000e+00
  179. Re: ValueError: invalid literal for int(): 1.0000000000e+00
  180. Re: Second posting - Howto connect to MsSQL
  181. webbrowser._iscommand(): is there a public version?
  182. Recursive __cmp__ in different Python versions
  183. Re: Recursive __cmp__ in different Python versions
  184. Can't subclass datetime.datetime?
  185. DHTML control from Python?
  186. 64 bit Python
  187. pb ssl + select
  188. RE: - E02 - Support for MinGW Open Source Compiler
  189. [Errno 18] Invalid cross-device link using os.rename
  190. parsing IMAP responses?
  191. [newbie] Confused with raise w/o args
  192. [NewBie] Tut0r Thing
  193. Python 2.4 unable to find module.
  194. array of bits?
  195. Re: tk resource file for geometry?
  196. RE: [EVALUATION] - E02 - Support for MinGW Open Source Compiler
  197. Inheritance error in python 2.3.4???
  198. Multidimensional arrays - howto?
  199. RE: parsing IMAP responses?
  200. RE: Inheritance error in python 2.3.4???
  201. Re: graphing
  202. Re: Inheritance error in python 2.3.4???
  203. How can I tell if my host supports Python?
  204. wxPython OGL future
  205. Ann: PyPy Sprint before PYCON 2005 in Washington
  206. regular expression question
  207. Write Unicode str as utf-8
  208. newbie question convert C to python
  209. image fourier transform
  210. os.rename() doesn't work w/unicode??
  211. Re: ValueError: invalid literal for int(): 1.0000000000e+00
  212. Dr. Dobb's Python-URL! - weekly Python news and links (Feb 15)
  213. Dr. Dobb's Python-URL! - weekly Python news and links (Feb 15)
  214. [perl-python] problem: reducing comparison
  215. StringIO objects sharing a buffer
  216. calculate with date
  217. MDaemon Warning - virus found: Mail System Error - Returned Mail
  218. Copying data between file-like objects
  219. [ANN] IPython 0.6.11 is out.
  220. How to implement a file lock ??
  221. Re: How to implement a file lock ??
  222. Re: How to implement a file lock ??
  223. Delivery Status Notification (Failure)
  224. Accessing Objects Based On Their ID
  225. win32gui bug: where to report it?
  226. MDaemon Warning - virus found: Returned mail: Data format error
  227. Variables.
  228. Problems in making calulating program.
  229. Returned mail: see transcript for details
  230. PythonCard and Py2Exe
  231. replacing ASP/VBScript with Python
  232. [ANN] ConfigObj update - v3.2.5
  233. Mail System Error - Returned Mail
  234. RE: replacing ASP/VBScript with Python
  235. os.walk() usage
  236. KWF delivery failure notification
  237. customizing metaclass constructed classes
  238. RE: customizing metaclass constructed classes
  239. Newbie question about class operator overloading
  240. Postgres COPY Command with python 2.3 pg
  241. RE: replacing ASP/VBScript with Python
  242. some qustions on python
  243. Re: customizing metaclass constructed classes
  244. RE: replacing ASP/VBScript with Python
  245. Calling a function from module question.
  246. Big latex subscript using python.sty and manual.cls
  247. How can I Fill in web form and post back
  248. Font size
  249. Can __new__ prevent __init__ from being called?
  250. Re: Newbie question about class operator overloading