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: compiling to python byte codes
  2. RE: Announcing PyCs, a new Python-like language on .Net
  3. format sring question
  4. RELEASED Python 2.4, alpha 3
  5. final version of PEP-318 "Decorators for functions and methods"
  6. Test the existence of a variable?
  7. Re: shelve like interface to MySQLdb
  8. What about an EXPLICIT naming scheme for built-ins?
  9. Your confirmation is needed
  10. Generating side-by-side differences in HTML
  11. Re: What about an EXPLICIT naming scheme for built-ins?
  12. Re: What about an EXPLICIT naming scheme for built-ins?
  13. print with no newline
  14. Re: What about an EXPLICIT naming scheme for built-ins?
  15. adns-python return codes
  16. RE: print with no newline
  17. Re: What about an EXPLICIT naming scheme for built-ins?
  18. Re: print with no newline
  19. RE: final version of PEP-318 "Decorators for functions and methods"
  20. RE: print with no newline
  21. Problem with quopri in email
  22. Combining mode and encoding in emacs
  23. Python COM vs Visual Basic COM
  24. Problem with 2.4(alpha3)
  25. Uninstall speed with Python 2.4 MSI
  26. RE: Uninstall speed with Python 2.4 MSI
  27. Urlopen.urlretrieve(url, to) can it be canceled/stopped/killed
  28. Python daemon and popen2
  29. Question: tools for business apps development
  30. POST with basic auth and cookie from python?
  31. open default MUA with a hyper link
  32. How to actually write a program?
  33. Re: open default MUA with a hyper link
  34. Re: What about an EXPLICIT naming scheme for built-ins?
  35. Re: What about an EXPLICIT naming scheme for built-ins?
  36. list conversion question
  37. 2 different Python distributions on same Windows box?
  38. extending python
  39. A couple of Python 'Features'
  40. Method returning new instance of class?
  41. extending Python error
  42. Poll option in Python?
  43. Automated Perl to Python translation?
  44. import module name collision
  45. Re: How to actually write a program?
  46. Stepping through a multithreaded program
  47. blocking read on stdin on Windows?
  48. Trouble accessing global vars
  49. RE: A little stricter type checking
  50. RE: import module name collision
  51. docs on for-loop with no __iter__?
  52. Is it possible?: cat text.txt | python_script_which_also_gets_user_input.py
  53. HTTP Authentication and realms
  54. POST method, CGI and file transfer
  55. RE: POST method, CGI and file transfer
  56. Virus found in mail from you!
  57. Dbase Connection
  58. Re: [Python-Dev] Alternative placeholder delimiters for PEP 292
  59. glossary wiki
  60. Could somebody tell where to find the dynlib and dev headers for Python on Mac X OS
  61. Creating a unittest TestRunner
  62. Module name conflict with standard library
  63. windows svchost.exe service wrapper & individual services
  64. python from Java
  65. Minor nit in Py24 installer: Deselecting register extensionsde-registers existing associations
  66. Need help with struct and aifc modules.
  67. UPDATE: New 2.4a3 Windows installer and random.py patch available
  68. Lager'd Statistics on language migration
  69. Linux application deployment
  70. Proto-PEP: Overloadable Boolean Operators
  71. wxSizer: Define sizer hierarchie before putting controls in or vice versa?
  72. simple question
  73. Re: [Python-Dev] Alternative placeholder delimiters for PEP 292
  74. =?iso-8859-2?Q?Przysz=B3o=B6=E6_modu=B3u?= string
  75. Re: [Python-Dev] Alternative placeholder delimiters for PEP 292
  76. curses : unexpected behaviour with pad
  77. view http info when browsing
  78. Re: Mail Delivery (failure erica.winter@housing.nsw.gov.au) (sentto erica.winter@housing.nsw.gov.au )
  79. Re: Linux application deployment
  80. Fastest way to loop through each digit in a number?
  81. Python23 and XRC support
  82. doctest.Tester is deprecated
  83. Vexira ALERT [your mail: "Mail Delivery (failureleonacline@hydecounty.net)"]
  84. built-in function- module name clash
  85. RE: built-in function- module name clash
  86. Problems with dict and C API
  87. Pipe IO Problem?
  88. has anyone done a blog or forum engine in python?
  89. python memory analysis
  90. Secure delete with python
  91. profiling all threads
  92. Re: python memory analysis
  93. Re: python memory analysis
  94. RE: Linux application deployment
  95. Re: embedding Python and changing stdin, stdout and stderr
  96. PIL - ImageGrab - ImportError: The _imaging C module is not installed
  97. Re: Linux application deployment
  98. turning callback into generator
  99. does logging.config support extension handlers?
  100. Ramanujan & Python
  101. Diffs for HTMLgen...
  102. Re: Ramanujan & Python
  103. Anyone know anything named DX? (was Re: Announcing PyCs) (was:Announcing PyCs, a new Python-like language on .Net)
  104. Installing scripts and documentation
  105. ANN: WxInter
  106. i18n and GUI under Windows
  107. Win32/Console - subclass using Python ?
  108. Pipe Error on Windows?
  109. Re: glossary wiki
  110. os.popen4 and popen2.popen4 undocumented behavior
  111. Constants in Python
  112. Slow loading of large in-memory tables
  113. python mysql and xml
  114. RE: docs on for-loop with no __iter__?
  115. any suggestions for URL cataloging project?
  116. Re: docs on for-loop with no __iter__?
  117. run a python script located on linux from a windows computer
  118. RE: run a python script located on linux from a windows computer
  119. RE: run a python script located on linux from a windows computer
  120. Email address has changed [auto-generated]
  121. Re: run a python script located on linux from a windows computer
  122. Re: Anyone know anything named DX? (was Re: Announcing PyCs) (was:Announcing PyCs, a new Python-like language on .Net)
  123. Type Library for Python COM Server
  124. Comment acceder a un champ de bdd par son nom, (ou acces a un tuplede tuples)
  125. SOS - property question
  126. Re: Slow loading of large in-memory tables
  127. RE: Anyone know anything named DX? (was Re: Announcing
  128. minidom's setAttribute + UnicodeDecodeError
  129. Compiling Python 2-3.4 on Tru64 UNIX V4.0F
  130. Re: Re: Your details
  131. Python Interpreter question.
  132. hex value in string back to real hex value
  133. Re: Anyone know anything named DX? (was Re: Announcing PyCs)
  134. Memory Error while constructing Compound Dictionary
  135. lauch browser on remote windows mach from linux python?
  136. gc.get_referrers trouble
  137. ghostscript
  138. %a format
  139. Company Wire Forum adds Brooktrout and Centile IP Telephony asmembers
  140. Re: %a format
  141. unexplained behavior of tkMessageBox.askyesno
  142. writing a class
  143. Simple Web Templating system with execution in templates
  144. Dr. Dobb's Python-URL! - weekly Python news and links (Sep 7)
  145. (no subject)
  146. Dr. Dobb's Python-URL! - weekly Python news and links (Sep 7)
  147. RE: What about an EXPLICIT naming scheme for built-ins?
  148. REMINDER: BayPIGgies: September 9, 7:30pm
  149. unexplained behavior of tkMessageBox.askyesno (2)
  150. network programming list.
  151. [ANNOUNCE] PyScheme 1.5 release
  152. In search of idiom in py2exe
  153. Re: %a format
  154. Re: Slow loading of large in-memory tables
  155. Re: glossary wiki
  156. Remove items from a list
  157. Re: [XML-SIG] minidom parse error - keyerror
  158. Re: Simple Web Templating system with execution in templates
  159. Using Python to generate code?
  160. RETURNED MAIL: DATA FORMAT ERROR
  161. Menu events handling
  162. *.pyc files without using absolute path
  163. Property confusion
  164. Re: Property confusion
  165. Re: python memory analysis
  166. tuples allocated by formated print ?
  167. Re: %a format
  168. WebDAV Server
  169. TKinter + display of a shell command return
  170. Re: os.popen4 and popen2.popen4 undocumented behavior
  171. Re: tuples allocated by formated print ?
  172. Re: %a format
  173. Python, PostgreSQL and bytea
  174. Re: tuples allocated by formated print ?
  175. Import into specified namespace
  176. Re: tuples allocated by formated print ?
  177. Embedding Python in C DLL
  178. Machine identification
  179. Re: Machine identification
  180. Re: %a format
  181. Unix Printing
  182. how to build simple FSM using generators ?
  183. how to build simple FSM using generators ?
  184. Re: %a format
  185. Variable passing between modules.
  186. Re: tuples allocated by formated print ?
  187. Why is this legal?
  188. A historical question
  189. Connecting to a postgresql DB?
  190. popen pipes fail when cwd is a UNC path
  191. very odd, random window dumps
  192. container-indepentent iteration code ?
  193. Re: %a format
  194. List domains on a windows network?
  195. RE: Why is this legal?
  196. popen3 and Perforce
  197. Autoindent error
  198. Python Enviroment Variables
  199. print and % operator
  200. Re: {Virus?} Mail Delivery (failure httpd@ncsa.uiuc.edu)
  201. Set and {} comparison confusion
  202. excel formula parseing ??
  203. RE: Set and {} comparison confusion
  204. RE: List domains on a windows network?
  205. Decorator for Binding Globals into Constants
  206. Shorter checksum than MD5
  207. FW: Set and {} comparison confusion
  208. xpath and python
  209. Is it an error in email.Header?
  210. RE: Set and {} comparison confusion
  211. RE: Set and {} comparison confusion
  212. RE: Variable passing between modules.
  213. Python doc experiment
  214. simple string parsing ?
  215. RE: simple string parsing ?
  216. Newbe - Error starting Python
  217. Re: simple string parsing ?
  218. Re: simple string parsing ?
  219. proxy autodetection
  220. Re: possible bug in inheritence from tuple
  221. limiting symbols in C module
  222. Web app scope question
  223. running web script with the permissions of the authenticated systemuser
  224. declare a constant in Python?
  225. Is except: ... pass bad style?
  226. Changing state of buttons.
  227. Re: Mail Delivery (failure telephonie.freebox@freetelecom.com)
  228. deepcopy raises TypeError for method/function?
  229. string formatting with mapping & '*'... is this a bug?
  230. Regular Expressions Problem
  231. my own type in C, sequence protocol
  232. found bakups of code I never asked for ---
  233. Best way to get ip address
  234. my own type, print function
  235. Re: Best way to get ip address
  236. Is there no switch function in Python
  237. RE: Is there no switch function in Python
  238. [ANNOUNCE] SnakeSkin: Python Application Toolkit
  239. ANN: Python Graph Wiki
  240. Re: Best way to get ip address
  241. Postgresql - Preferred Python Library
  242. Build a project from the script using popen3
  243. Which one to use: generate_tokens or tokenize?
  244. attribute assignment effects all class instances
  245. PEP 335: Overloadable Boolean Operators - Official Posting
  246. Re: Best way to get ip address
  247. newbie sending hex values over UDP socket
  248. Using regular expressions to extract substrings from files
  249. python and bit shifts and byte order, oh my!
  250. Electronic voting feasibility